Aspose::Page::Font::DrFont::GetTextSizePoints method
DrFont::GetTextSizePoints method
Returns measurement text box of the text in points.
System::Drawing::SizeF Aspose::Page::Font::DrFont::GetTextSizePoints(System::String text)
Parameter | Type | Description |
---|---|---|
text | System::String | The text to calculate. |
ReturnValue
Returns size
See Also
- Class SizeF
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++