VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiDocumentPageSettingsPanelJS type / applyUI Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    applyUI Method
    In This Topic
    Applies the UI settings to the settings of web document editor.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiDocumentPageSettingsPanelJS(settings);
    
    var value; // Type: any
    value = instance.applyUI();
    
    
    function applyUI() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also