Aspose::Font::FontMetrics::GetAscender method

FontMetrics::GetAscender method

Returns ascender for specific Font size.

double Aspose::Font::FontMetrics::GetAscender(double fontSize) override
ParameterTypeDescription
fontSizedoubleFont size.

ReturnValue

Ascender value.

See Also