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

    Return Value

    Строка формата для блока текста исследования.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также