VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewUndoMonitorJS type / dispose Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    dispose Method
    In This Topic
    Disposes the undo monitor.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewUndoMonitorJS(undoManager, annotationViewCollection, annotationView);
    
    var value; // Type: any
    value = instance.dispose();
    
    
    function dispose() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also