VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer.Panels Namespace / WebUiThumbnailViewerPanelJS type / destroy Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    destroy Method
    In This Topic
    Destroys this UI element.
    Syntax
    var instance = new Vintasoft.Imaging.DocumentViewer.Panels.WebUiThumbnailViewerPanelJS(settings, stateButton);
    
    var value; // Type: any
    value = instance.destroy();
    
    
    function destroy() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also