Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / FontFamilyName Property

In This Topic
    FontFamilyName Property
    In This Topic
    Get the font family name. Up to four faces can share the same font family name.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontFamilyName As System.String
    public System.string FontFamilyName {get;}
    See Also