Gets the font.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerTextLineJS(format, textColor, selectedTextColor, font);
var value; // Type: Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS
value = instance.get_Font();
Return Value
The font, which must be used for drawing the text.