Aspose::Pdf::Text::TextFragmentState::MeasureHeight method
TextFragmentState::MeasureHeight method
Measures character height.
double Aspose::Pdf::Text::TextFragmentState::MeasureHeight(char16_t character)
Parameter | Type | Description |
---|---|---|
character | char16_t | Character to measure. |
ReturnValue
Height of the character if we could get it from font; otherwise 0.
See Also
- Class TextFragmentState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++