Winnovative Excel to PDF Converter

PdfFontGetTextSize Method

Winnovative Excel to PDF Converter Documentation
Gets the size of the specified string in points.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public SizeF GetTextSize(
	string text
)

Parameters

text
Type: SystemString
The measured string.

Return Value

Type: SizeF
The size of the string in points.
See Also

Reference