GetLocalFamilyName Method
Returns the localized version of font family name for the specified language ID.
public System.string GetLocalFamilyName(
System.int
)
'Declaration
Public Function GetLocalFamilyName( _
ByVal As System.Integer _
) As System.String
Parameters
- languageID
- The language ID to search for.