|
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 : DocumentViewerFindText Constructor |
public DocumentViewerFindText()
'Declaration
Public Function New()
'Usage
Dim instance As New DocumentViewerFindText()
public:
DocumentViewerFindText();
This constructor initializes the members of this class as follows:
| Member | Description |
|---|---|
| PageNumber |
1 |
| Text |
null |
| MatchCase |
false |
| WholeWordsOnly |
false |
| GotoNextPage |
true |
| Recursive |
false |
| AutoSelect |
true |
| AutoEnsureVisible |
true |
For an example, refer to Find.