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