get_TextBlockFontDefaultValue Method
Gets the default font for a text block.
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.