Aspose::Font::IFontMetrics::GetTypoAscender method
IFontMetrics::GetTypoAscender method
Returns typographic ascender for specific Font size.
virtual double Aspose::Font::IFontMetrics::GetTypoAscender(double fontSize)=0
Parameter | Type | Description |
---|---|---|
fontSize | double | Font size. |
ReturnValue
Typographic ascender value.
See Also
- Class IFontMetrics
- Namespace Aspose::Font
- Library Aspose.Font for C++