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

In This Topic
    LocalFullFontNames Property
    In This Topic
    Gets the array of localized font names reflecting all family and relevant subfamily descriptors, with associated language IDs.
    Syntax
    'Declaration
     
    Public ReadOnly Property LocalFullFontNames As Font.LocalFamilyName()
    public Font.LocalFamilyName[] LocalFullFontNames {get;}
    See Also