Click or drag to resize

PdfTextObjectCalcCharPos Method

Get the offsets to start and end of each character in text object

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public float[] CalcCharPos()

Return Value

Single
An array of character offsets.
See Also