PdfFontGetTextSize Method
Gets the size of the specified string in points.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public SizeF GetTextSize(
string text
)
- text String
- The measured string.
SizeFThe size of the string in points.