VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoManagerJS type / removeCompositeAction Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    removeCompositeAction Method
    In This Topic
    Removes the composite action from the undo manager.
    Syntax
    var instance = new Vintasoft.Imaging.WebUndoManagerJS();
    
    var value; // Type: any
    value = instance.removeCompositeAction();
    
    
    function removeCompositeAction() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also