VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDocumentViewerJS type
    In This Topic
    Represents a JavaScript UI-control that contains UI (main menu, side panel, image viewer, footer panel) for displaying documents in HTML5 web browser.
    Syntax
    // Parameters
    var settings; // Type: WebDocumentViewerSettingsJS
    
    var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS(settings);
    
    
    function WebDocumentViewerJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiControlJS
          Vintasoft.Imaging.UI.WebDocumentViewerBaseJS
             Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS

    Browser Compatibility
    56+
    45+
    11
    See Also