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