Aspose::Page::Font::DrFont::GetTextWidthLis 方法
DrFont::GetTextWidthLis method
获取文本宽度 lis。
int32_t Aspose::Page::Font::DrFont::GetTextWidthLis(System::String text)
| Parameter | Type | 描述 |
|---|---|---|
| text | System::String | 要计算的文本。 |
ReturnValue
返回宽度
另见
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++