TdxPDFDocumentTextSearchOptions Fields
Stores the settings applied to text search operations in the PDF Viewer control.| Name | Description |
|---|---|
| CaseSensitive | Specifies if a text search operation is case-sensitive. |
| Direction | Specifies the text search direction in a PDF document. |
| WholeWords | Stores a value indicating if the whole words search mode is enabled. |
See Also