VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewerUndoMonitorJS type
In This Topic
    WebAnnotationViewerUndoMonitorJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebAnnotationViewerUndoMonitorJS.
    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.
    See Also