VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebDocumentViewerBaseJS 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: WebUiControlSettingsJS

var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

Inheritance Hierarchy

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

Browser Compatibility
56+
45+
11
See Also