Aspose::Font::FontMetrics::GetTypoAscender method
FontMetrics::GetTypoAscender method
Returns descender for specific Font size.
double Aspose::Font::FontMetrics::GetTypoAscender(double fontSize) override
Parameter | Type | Description |
---|---|---|
fontSize | double | Font size. |
ReturnValue
Typographic ascender value.
See Also
- Class FontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++