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

ParameterTypeDescription
languageintIGNORED

Return Value

The name of the font family represented by the current object

See Also