FullTextSearchControl Properties
| PDFTron SilverDox SDK |
| FullTextSearchControl Properties |
| FullTextSearchControl Class See Also Send Feedback |
The FullTextSearchControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsCaseSensitive |
Gets or sets a value that indicates whether the search term is case sensitive.
| |
| PageStringFormat |
The format string for displaying page number as a string.
This string is in the .NET composite format, where {0} defines the page number.
| |
| SearchTerm |
Gets or sets a value that is to be searched in the DocumentViewer | |
| WholeWordOnly |
Gets or sets a value that indicates wether the search term should be match whole words only.
|