get_StudyTextBlockFormat Method
Gets the format string for study text block.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomSeriesManagerTextLineJS[]
value = instance.get_StudyTextBlockFormat();
Return Value
The format string for study text block.