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