VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebCompositeUndoActionJS type / toString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toString Method
In This Topic
Returns the description of change in object.
Syntax
var instance = new Vintasoft.Imaging.WebCompositeUndoActionJS(actionSource);

var value; // Type: string
value = instance.toString();

Return Value

Description of change in object.
Browser Compatibility
56+
45+
11
See Also