Aspose::Page::Font::DrFont::GetTextSizePoints method

DrFont::GetTextSizePoints method

Returns measurement text box of the text in points.

System::Drawing::SizeF Aspose::Page::Font::DrFont::GetTextSizePoints(System::String text)
ParameterTypeDescription
textSystem::StringThe text to calculate.

ReturnValue

Returns size

See Also