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
ParameterTypeDescription
languageintIGNORED

ReturnValue

The name of the font family represented by the current object

See Also