VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / set_StudyTextBlockFormat Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
set_StudyTextBlockFormat Метод
В этом разделе
Задает строку формата для блока текста исследования.
Синтаксис
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);

var returnValue; // Type: any

// Parameters
var value; // Type: WebDicomSeriesManagerTextLineJS[]

returnValue = instance.set_StudyTextBlockFormat(value);

Parameters

value
Значение по умолчанию: массив со следующими метками: "{StudyDate} {StudyTime}", "{StudyDescription}", "{Modality}: {Runtime!SeriesCount} series".
Совместимость с веб браузерами
9
5
11
5
Смотрите также