Initializes a new instance of DocumentViewerFindText.
DocumentViewerFindText = function()
constructor();
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET