[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.GetLocalFamilyName

GetLocalFamilyName Method

GetLocalFamilyName(int)

Returns the localized version of font family name for the specified language ID.

Declaration
public string GetLocalFamilyName(int languageID)
Public Function GetLocalFamilyName(languageID As Integer) As String
Parameters
Type Name Description
int languageID

The language ID to search for.

Returns
Type Description
string