VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewUndoActionJS type
In This Topic
    WebAnnotationViewUndoActionJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebAnnotationViewUndoActionJS.
    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 source objects stored in source. For example, this property contains references to the collection objects if source is collection. (Inherited from WebUndoActionJS)
    Public MethodSets the current state of action. (Inherited from WebUndoActionJS)
    Public MethodReturns the string representation of this object.
    Public MethodUndoes the action.
    See Also