VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDocumentViewerJS type
    In This Topic
    A JavaScript UI control that represents web document viewer.
    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.DocumentViewer.WebDocumentViewerJS

    Browser Compatibility
    56+
    45+
    11
    See Also