VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type / get_TextFormat Property
Syntax BrowserCompatibility SeeAlso
get_TextFormat Method
Gets the format of overlay value.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);

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

Return Value

The format of overlay value.
Browser Compatibility
56+
45+
11
See Also