VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type / set_TextFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_TextFormat Method
In This Topic
Sets the format of overlay value.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);

var returnValue; // Type: any

// Parameters
var value; // Type: string

returnValue = instance.set_TextFormat(value);

Parameters

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