TdxPDFViewerTextSearch Methods
Implements the text search functionality in the PDF Viewer.| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| Find(string,TdxPDFDocumentTextSearchOptions,TdxPDFPageTextRanges) | Searches the specified text string within the loaded PDF document. |
| Find(string,TdxPDFDocumentTextSearchOptions) | |
| Find(string) | |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also