VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI Namespace / WebPdfDocumentEditorControlJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebPdfDocumentEditorControlJS type
    In This Topic
    A JavaScript UI control that allows to view, print, redact, verify, convert, save PDF document in HTML5 web browser.
    Syntax
    // Parameters
    var settings; // Type: WebPdfDocumentEditorControlSettingsJS
    
    var instance = new Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlJS(settings);
    
    
    function WebPdfDocumentEditorControlJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiControlJS
          Vintasoft.Imaging.UI.WebDocumentViewerBaseJS
             Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlJS

    Browser Compatibility
    56+
    45+
    11
    See Also