Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgFontFamily Class / FontName Property

In This Topic
    FontName Property (SvgFontFamily)
    In This Topic
    Gets the specific (non-generic) font name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontName As System.String
    public System.string FontName {get;}
    See Also