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

var returnValue; // Type: any

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

returnValue = instance.set_PatientTextBlockFormat(value);

Parameters

value
Значение по умолчанию - массив со следующими метками: "{PatientName}", "", "{PatientBirthDate:d}".
Совместимость с веб браузерами
9
5
11
5
Смотрите также