var instance = new Vintasoft.Imaging.WebImageUndoActionJS(source, actionSource, imageCollection); var value; // Type: string value = instance.toString();
function toString() : string;
Return Value
A string representation of this object.
var instance = new Vintasoft.Imaging.WebImageUndoActionJS(source, actionSource, imageCollection); var value; // Type: string value = instance.toString();
function toString() : string;