VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoMonitorJS type / WebUndoMonitorJS Constructor(WebUndoManagerJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebUndoMonitorJS Constructor(WebUndoManagerJS)
In This Topic
Initializes a new instance of the WebUndoMonitorJS class.
Syntax
// Parameters
var undoManager; // Type: WebUndoManagerJS

var instance = new Vintasoft.Imaging.WebUndoMonitorJS(undoManager);

Parameters

undoManager
An instance of WebUndoManagerJS class.
Browser Compatibility
56+
45+
11
See Also