Aspose::Font::IFontMetrics::GetTypoDescender method

IFontMetrics::GetTypoDescender method

Returns typographic descender for specific Font size.

virtual double Aspose::Font::IFontMetrics::GetTypoDescender(double fontSize)=0
ParameterTypeDescription
fontSizedoubleFont size.

ReturnValue

Typographic descender value.

See Also