Aspose::Font::IFontMetrics::GetTypoDescender 方法

IFontMetrics::GetTypoDescender method

返回特定 Font 大小的排版下沉值。

virtual double Aspose::Font::IFontMetrics::GetTypoDescender(double fontSize)=0
参数类型描述
fontSizedoubleFont 大小。

ReturnValue

排版下沉值。

另见