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

In This Topic
    TypographicFamilyName Property
    In This Topic
    Gets the typographic family grouping name.

    The typographic family grouping doesn't impose any constraints on the number of faces within it, in contrast with the 4-style family grouping.

    Syntax
    'Declaration
     
    Public ReadOnly Property TypographicFamilyName As System.String
    public System.string TypographicFamilyName {get;}
    See Also