PdfFindDialogOptions Constructors
Provides the text search options applied by an end-user in the Find Text dialog.Name | Parameters | Description |
---|---|---|
PdfFindDialogOptions(String, Boolean, Boolean) | text, caseSensitive, wholeWords | Initializes a new instance of the PdfFindDialogOptions class with the specified settings. |
See Also