VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebUiControlJS type
    In This Topic
    Represents a base class for web UI controls.
    Syntax
    // Parameters
    var settings; // Type: WebUiControlSettingsJS
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlJS(settings);
    
    
    function WebUiControlJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiControlJS
          Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS
          Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS

    Browser Compatibility
    56+
    45+
    11
    See Also