Aspose::Page::Font::DrFont::GetCharWidthLis method
DrFont::GetCharWidthLis method
Gets the char width lis.
int32_t Aspose::Page::Font::DrFont::GetCharWidthLis(char16_t c)
Parameter | Type | Description |
---|---|---|
c | char16_t | The symbol to calculate. |
ReturnValue
Returns width
See Also
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++