VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoMonitorJS type / get_UndoManager Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_UndoManager Method
In This Topic
Gets the history manager associated with the undo monitor.
Syntax
var instance = new Vintasoft.Imaging.WebUndoMonitorJS(undoManager);

var value; // Type: object
value = instance.get_UndoManager();

Return Value

History manager associated with the undo monitor.
Browser Compatibility
56+
45+
11
See Also