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