VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewUndoActionJS type / undo Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    undo Method
    In This Topic
    Undoes the action.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewUndoActionJS(source, actionSource, annotationViewCollection);
    
    var value; // Type: any
    value = instance.undo();
    
    
    function undo() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also