Pdf |
The PdfFind type exposes the following members.
| Name | Description | |
|---|---|---|
| CharIndex | Gets the starting character index of the search result. | |
| CharsCount | Gets the number of matched characters in the search result | |
| FindedText |
Gets found text information object
Obsolete | |
| FoundText | Gets found text information object | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
Field Valuetrue if the control has been disposed of; otherwise, false. |
| Name | Description | |
|---|---|---|
| Dispose | Release a search context | |
| Dispose(Boolean) | Releases all resources used by the PdfImageObject. | |
| Finalize |
Finalize object
(Overrides ObjectFinalize) | |
| Find | Start a search. | |
| FindNext | Search in the direction from page start to end. | |
| FindPrev | Search in the direction from page end to start. |