TextSearchParameter Properties
Provides settings for text search.Name | Description |
---|---|
CurrentPage | Specifies a document page where your search starts. |
IsCaseSensitive | Specifies whether text search is case-sensitive. |
SearchDirection | Specifies the search direction. |
Text | Specifies the text to find. |
WholeWord | Specifies whether to locate only whole words matching the search criteria. |
See Also