FontFamily.GetName
FontFamily.GetName method
Returns the name, in the specified language, of this FontFamily.
public string GetName(int language)
Parameter | Type | Description |
---|---|---|
language | Int32 | The language in which the name is returned. |
Return Value
A String that represents the name, in the specified language, of this FontFamily.
See Also
- class FontFamily
- namespace System.Drawing
- assembly Aspose.Drawing