PdfFontGetCharWidth Method
Gets the width of the specified character in points.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public float GetCharWidth(
char c
)
- c Char
- The character.
SingleThe character width in points.