VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentEditorSettingsJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDocumentEditorSettingsJS type
    In This Topic
    Represents settings for WebDocumentEditorJS object.
    Syntax
    // Parameters
    var containerId; // Type: string
    var localizationId; // Type: string
    
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorSettingsJS(containerId, localizationId);
    
    
    function WebDocumentEditorSettingsJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS
          Vintasoft.Imaging.Office.UI.WebDocumentEditorSettingsJS

    Browser Compatibility
    56+
    45+
    11
    See Also