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

In This Topic
    LocalTypographicFamilyNames Property
    In This Topic
    Gets the array of localized names for the typographic family group, with associated language IDs.
    Syntax
    'Declaration
     
    Public ReadOnly Property LocalTypographicFamilyNames As Font.LocalFamilyName()
    public Font.LocalFamilyName[] LocalTypographicFamilyNames {get;}
    See Also