VintaSoft Imaging .NET SDK 15.1: 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();

Return Value

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