DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / GetLocalFamilyName Method
The language ID to search for.

In This Topic
GetLocalFamilyName Method
In This Topic
Returns the localized version of font family name for the specified language ID.
Syntax
'Declaration
 
Public Function GetLocalFamilyName( _
   ByVal languageID As System.Integer _
) As System.String
 

Parameters

languageID
The language ID to search for.
See Also