VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerTextLineJS type / get_Format Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Format Method
    In This Topic
    Gets the text format.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerTextLineJS(format, textColor, selectedTextColor, font);
    
    var value; // Type: string
    value = instance.get_Format();
    
    
    function get_Format() : string;
    

    Return Value

    The text format.
    Browser Compatibility
    56+
    45+
    11
    See Also