VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionUndoActionJS type
Constructors SeeAlso
In This Topic
    WebAnnotationViewCollectionUndoActionJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationViewCollectionUndoActionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationViewCollectionUndoActionJS class.
    Methods
     NameDescription
    Public MethodDisposes all resources used by the action. (Inherited from WebUndoActionJS)
    Public MethodGet the action source. (Inherited from WebUndoActionJS)
    Public MethodGets the current state of action. (Inherited from WebUndoActionJS)
    Public MethodGets a value indicating whether the undo action is valid.
    Public MethodGets the reference to the source object of action. (Inherited from WebUndoActionJS)
    Public MethodGets the references to the WebAnnotationViewJS objects stored in WebAnnotationViewCollectionJS.
    Public MethodSets the current state of action. (Inherited from WebUndoActionJS)
    Public MethodReturns the string representation of this object.
    Public MethodUndoes the action.
    See Also