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