PdfFontMeasureText Method
Returns the size in points of the given text when using this font to display the text
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public SizeF MeasureText(
string text
)
- text String
- The text to measure
SizeFThe text size in points