DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / LocalFamilyNames Property

In This Topic
LocalFamilyNames Property
In This Topic
Gets the array of localized font family names with associated language IDs.
Syntax
'Declaration
 
Public ReadOnly Property LocalFamilyNames As Font.LocalFamilyName()
 
See Also