VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebDocumentLayoutSettingsPanelJS type / applySettings Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    applySettings Method
    In This Topic
    Copies the document layout settings from this panel to the web document viewer.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Panels.WebDocumentLayoutSettingsPanelJS(settings);
    
    var value; // Type: any
    value = instance.applySettings();
    
    
    function applySettings() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also