Aspose::Font::IFontMetrics::GetTypoLineGap method
IFontMetrics::GetTypoLineGap method
Returns line gap for specific Font size.
virtual double Aspose::Font::IFontMetrics::GetTypoLineGap(double fontSize)=0
Parameter | Type | Description |
---|---|---|
fontSize | double | Font size. |
ReturnValue
Line gap value.
See Also
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++