Winnovative Excel to PDF Converter

PdfFontGetCharWidth Method

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.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