Pdf |
The PdfTextObject type exposes the following members.
| Name | Description | |
|---|---|---|
| CalcCharPos | Get the offsets to start and end of each character in text object | |
| Create | Obsolete. Create new instance of PdfTextObject class | |
| Create(String, Single, Single, PdfFont, Single) | Create new instance of PdfTextObject class | |
| GetCharInfo(Int32, Int32, Single) | Gets the unicode of a special character in a text object and kerning. | |
| GetCharInfo(Int32, Int32, Single, Single) | Gets the unicode of a special character in a text object and its placement. | |
| GetCharRect(Int32) | Gets character bounding box | |
| GetCharRect(Int32, FS_MATRIX) | Gets character bounding box | |
| GetCharWidth | Gets the width of the specified character | |
| GetItemInfo | Gets item information | |
| GetSpaceWidth | Gets the width of space character | |
| RecalcPositionData | Recalculate charactes positions |