Aspose::Page::Font::DrFont::GetTextWidthLis method
DrFont::GetTextWidthLis method
Gets the text width lis.
int32_t Aspose::Page::Font::DrFont::GetTextWidthLis(System::String text)
Parameter | Type | Description |
---|---|---|
text | System::String | The text to calculate. |
ReturnValue
Returns width
See Also
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++