Click or drag to resize

PdfFont GetCharWidth Method

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected override float GetCharWidth(
	char charCode,
	PdfStringFormat format
)

Parameters

charCode
Type: System Char
format
Type: Spire.Pdf.Graphics PdfStringFormat

Return Value

Type: Single
See Also