VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoActionJS type
Constructors SeeAlso
In This Topic
    WebUndoActionJS Class Members
    In This Topic
    The following tables list the members exposed by WebUndoActionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebUndoActionJS class.
    Methods
     NameDescription
    Public MethodDisposes all resources used by the action.
    Public MethodGet the action source.
    Public MethodGets the current state of action.
    Public MethodGets a value indicating whether the undo action is valid.
    Public MethodGets the reference to the source object of action.
    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.
    Public MethodSets the current state of action.
    Public MethodReturns the description of change in object.
    Public MethodUndoes the action.
    See Also