VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebCompositeUndoManagerJS type / addManager Property
Syntax BrowserCompatibility SeeAlso
addManager Method
Creates new undo manager and adds new undo manager to this composite manager.
Syntax
var instance = new Vintasoft.Imaging.WebCompositeUndoManagerJS();

var value; // Type: Vintasoft.Imaging.WebUndoManagerJS
value = instance.addManager();

Return Value

The new undo manager.
Browser Compatibility
56+
45+
11
See Also