VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type / toString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toString Method
In This Topic
Returns a string that represents this instance.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);

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

Return Value

A string that represents this instance.
Browser Compatibility
56+
45+
11
See Also