VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebVintasoftFontPropertiesJS type / get_Name Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Name Method
    In This Topic
    Gets the font name.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS(name, size, color, isBold, isItalic, isUnderline, isStrikeout);
    
    var value; // Type: any
    value = instance.get_Name();
    
    
    function get_Name() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also