VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type / dispose Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    dispose Method
    In This Topic
    Disposes the viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);
    
    var value; // Type: any
    value = instance.dispose();
    
    
    function dispose() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also