VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageUndoMonitorJS type
Constructors SeeAlso
In This Topic
    WebImageUndoMonitorJS Class Members
    In This Topic
    The following tables list the members exposed by WebImageUndoMonitorJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebImageUndoMonitorJS 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. (Inherited from WebUndoMonitorJS)
    Events
     NameDescription
    Public EventOccurs when undo monitor is disposed. (Inherited from WebUndoMonitorJS)
    See Also