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