Winnovative Word to PDF Converter

PdfFontGetCharWidth Method

Winnovative Word to PDF Converter Documentation
Gets the width of the specified character in points.

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public float GetCharWidth(
	char c
)

Parameters

c
Type: SystemChar
The character.

Return Value

Type: Single
The character width in points.
See Also

Reference