System::Drawing::FontFamily::GetName method
FontFamily::GetName method
Returns the name of the font family represented by the current object.
String System::Drawing::FontFamily::GetName(int language) const
| Parameter | Type | Description |
|---|---|---|
| language | int | IGNORED |
ReturnValue
The name of the font family represented by the current object
See Also
- Class String
- Class FontFamily
- Namespace System::Drawing
- Library Aspose.PUB for C++