VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageViewerUndoMonitorJS type
Constructors SeeAlso
In This Topic
WebImageViewerUndoMonitorJS Class Members
In This Topic
The following tables list the members exposed by WebImageViewerUndoMonitorJS.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebImageViewerUndoMonitorJS class.
Methods
 NameDescription
Public MethodDisposes the undo monitor.
Public MethodGets a value indicating whether the undo monitor is enabled. (Inherited from WebUndoMonitorJS)
Public MethodGets the history manager associated with the undo monitor. (Inherited from WebUndoMonitorJS)
Public MethodSets a value indicating whether the undo monitor is enabled.
Events
 NameDescription
Public EventOccurs when undo monitor is disposed. (Inherited from WebUndoMonitorJS)
See Also