TdxPDFDocumentTextSearchOptions Members
Stores the settings applied to text search operations in the PDF Viewer control.
#Fields
Name | Description |
---|---|
Case |
Specifies if a text search operation is case-sensitive. |
Direction | Specifies the text search direction in a PDF document. |
Whole |
Stores a value indicating if the whole words search mode is enabled. |
#Methods
Name | Description |
---|---|
Default static | Returns the default PDF document text search settings. |
See Also