PdfFindDialogOptions Properties
Provides the text search options applied by an end-user in the Find Text dialog.Name | Description |
---|---|
CaseSensitive | Gets a value that specifies whether or not to ignore the letter case when searching text in a PDF. |
Text | Returns the search text. |
WholeWords | Returns a value that indicates whether or not to take into account only whole words when searching text. |
See Also