Aspose::Page::Font::DrFont::GetTextWidthLis method

DrFont::GetTextWidthLis method

Gets the text width lis.

int32_t Aspose::Page::Font::DrFont::GetTextWidthLis(System::String text)
ParameterTypeDescription
textSystem::StringThe text to calculate.

ReturnValue

Returns width

See Also