Pdf |
The PdfText type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PdfText. | |
| Dispose(Boolean) | Releases all resources used by the PdfImageObject. | |
| Finalize |
Finalize object
(Overrides ObjectFinalize) | |
| Find | Start a search. | |
| GetBoundedText(FS_RECTF) | Extract text within a rectangular boundary on the page specified by a FS_RECTF structure. | |
| GetBoundedText(Single, Single, Single, Single) | Extract text within a rectangular boundary on the page specified by a coordinate pair, a width, and a height. | |
| GetCharacter | Get Unicode of a character in a page | |
| GetCharBox | Get bounding box of a particular character. | |
| GetCharIndexAtPos | Get the index of a character at or nearby a certain position on the page | |
| GetFontSize | Get the font size of a particular character | |
| GetText | Extract text string from the page | |
| GetTextInfo | Extract text information structure from the page |