VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoActionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebUndoActionJS type
    In This Topic
    Provides the base class that stores information about undo operation.
    Syntax
    // Parameters
    var source; // Type: object
    var actionSource; // Type: object
    
    var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource);
    
    
    function WebUndoActionJS;
    
    Inheritance Hierarchy
    Browser Compatibility
    56+
    45+
    11
    See Also