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

In This Topic
    FamilyClass Property
    In This Topic
    Get the value classifying the font-family design.
    Syntax
    'Declaration
     
    Public ReadOnly Property FamilyClass As FontFamilyClass
    public FontFamilyClass FamilyClass {get;}
    See Also