Winnovative Word to PDF Converter

PdfFontGetTextSize Method

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.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