VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / get_PatientTextBlockFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_PatientTextBlockFormat Method
    In This Topic
    Gets the format string for patient text block.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
    
    var value; // Type: Vintasoft.Imaging.Dicom.WebDicomSeriesManagerTextLineJS[]
    value = instance.get_PatientTextBlockFormat();
    
    
    function get_PatientTextBlockFormat() : WebDicomSeriesManagerTextLineJS[];
    

    Return Value

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