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

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS
          Vintasoft.Imaging.Pdf.UI.WebPdfDocumentEditorControlSettingsJS

    Browser Compatibility
    56+
    45+
    11
    See Also