VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type / get_TextFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_TextFormat Method
    In This Topic
    Gets the format of overlay value.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS(anchor);
    
    var value; // Type: string
    value = instance.get_TextFormat();
    
    
    function get_TextFormat() : string;
    

    Return Value

    The format of overlay value.
    Browser Compatibility
    56+
    45+
    11
    See Also