VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / get_StudyTextBlockFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_StudyTextBlockFormat Method
    In This Topic
    Gets the format string for study text block.
    Syntax
    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

    The format string for study text block.
    Browser Compatibility
    56+
    45+
    11
    See Also