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

In This Topic
    FamilyType Property
    In This Topic
    Gets a type of the font family (regular font name or a generic family name).
    Syntax
    'Declaration
     
    Public ReadOnly Property FamilyType As SvgFontFamilyType
    public SvgFontFamilyType FamilyType {get;}
    See Also