Aspose::Font::IFontMetrics::GetAscender method

IFontMetrics::GetAscender method

Returns ascender for specific Font size.

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

ReturnValue

Ascender value.

See Also