Aspose::Page::Font::DrFont::GetCharWidthLis method

DrFont::GetCharWidthLis method

Gets the char width lis.

int32_t Aspose::Page::Font::DrFont::GetCharWidthLis(char16_t c)
ParameterTypeDescription
cchar16_tThe symbol to calculate.

ReturnValue

Returns width

See Also