Aspose::Font::IFontMetrics::GetTypoLineGap method

IFontMetrics::GetTypoLineGap method

Returns line gap for specific Font size.

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

ReturnValue

Line gap value.

See Also