Click or drag to resize

PdfTextObjectGetSpaceWidth Method

Gets the width of space character

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public float GetSpaceWidth()

Return Value

Single
The width of space character from the font of the current text object.
See Also