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