Aspose::Font::FontMetrics::GetTypoDescender method

FontMetrics::GetTypoDescender method

Returns descender for specific Font size.

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

ReturnValue

Typographic descender value.

See Also