Aspose::Font::FontMetrics::GetTypoAscender method

FontMetrics::GetTypoAscender method

Returns descender for specific Font size.

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

ReturnValue

Typographic ascender value.

See Also