Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace : DocumentViewerFindText Class |
The following tables list the members exposed by DocumentViewerFindText.
Name | Description | |
---|---|---|
DocumentViewerFindText Constructor | Initializes a new instance of DocumentViewerFindText. |
Name | Description | |
---|---|---|
AutoEnsureVisible | Indicates whether the view should automatically pan so the found text is visible. | |
AutoSelect | Indicates whether text found should be selected and rendered in the view. | |
GotoNextPage | Indicates whether to automatically search the next page when no more matches are found in the current. | |
MatchCase | Indicates whether to use case matching when searching for text. | |
PageNumber | The page number of this find text object. | |
Recursive | Indicates whether to cycle through the text and pages till a match is found or the original location is reached. | |
Text | The text to find. | |
WholeWordsOnly | Indicates whether to match the whole word when searching for text. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this DocumentViewerFindText |