DS.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()
 
See Also