VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebImageJS type / toString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toString Method
In This Topic
Returns the string representation of this object.
Syntax
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);

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

Return Value

A string representation of this object.
Browser Compatibility
9
See Also