var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex); var value; // Type: string value = instance.toString();
function toString() : string;
Return Value
A string representation of this object.
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex); var value; // Type: string value = instance.toString();
function toString() : string;