VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebCompositeUndoManagerJS type / endInit Property
Syntax Exceptions BrowserCompatibility SeeAlso
In This Topic
    endInit Method
    In This Topic
    Ends initialization of undo manager.
    Syntax
    var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS();
    
    var value; // Type: any
    value = instance.endInit();
    
    
    function endInit() : any;
    
    Exceptions
    ExceptionDescription
    Thrown if initialization of undo manager was not started.
    Browser Compatibility
    56+
    45+
    11
    See Also