Skip to main content

TdxPDFDocumentTextSearchOptions Members

Stores the settings applied to text search operations in the PDF Viewer control.

Fields

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.

Methods

Name Description
Default static Returns the default PDF document text search settings.
See Also