VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / get_TextBlockFontDefaultValue Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TextBlockFontDefaultValue Method
In This Topic
Gets the default font for a text block.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);

var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
value = instance.get_TextBlockFontDefaultValue();

Return Value

The default font for a text block.
Browser Compatibility
56+
45+
11
See Also