VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoActionJS type / get_CurrentState Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_CurrentState Method
    In This Topic
    Gets the current state of action.
    Syntax
    var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource);
    
    var value; // Type: object
    value = instance.get_CurrentState();
    
    
    function get_CurrentState() : object;
    

    Return Value

    Current state of action.
    Browser Compatibility
    56+
    45+
    11
    See Also