VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewerUndoMonitorJS type
Constructors SeeAlso
In This Topic
    WebAnnotationViewerUndoMonitorJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationViewerUndoMonitorJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationViewerUndoMonitorJS class.
    Methods
     NameDescription
    Public MethodDisposes the undo monitor.
    Public MethodGets a value indicating whether the undo monitor must create composite action when annotations are moving between images.
    Public MethodGets a value indicating whether the undo monitor is enabled. (Inherited from WebUndoMonitorJS)
    Public MethodGets a value indicating whether history must be shown only for images, which are displayed in viewer.
    Public MethodGets the history manager associated with the undo monitor. (Inherited from WebUndoMonitorJS)
    Public MethodSets a value indicating whether the undo monitor must create composite action when annotations are moving between images.
    Public MethodSets a value indicating whether the undo monitor is enabled.
    Public MethodSets a value indicating whether history must be shown only for images, which are displayed in viewer.
    Events
     NameDescription
    Public EventOccurs when undo monitor is disposed. (Inherited from WebUndoMonitorJS)
    See Also