For a list of all members of this type, see DocumentViewerFindText members
Public Properties
Name | Description | |
---|---|---|
![]() |
<<!--TODO: | Indicates whether text found should be selected and rendered in the view. |
![]() |
<<!--TODO: | Indicates whether to automatically search the next page when no more matches are found in the current page. |
![]() |
<<!--TODO: | The page number of this find text object. |
![]() |
<<!--TODO: | Indicates whether to cycle through the text and pages till a match is found or the original location is reached. |
![]() |
AutoEnsureVisible | Indicates whether the view should automatically pan so the found text is visible. |
![]() |
BeginPosition | Indicates a bound of the Find Text operation. |
![]() |
EndPosition | Indicates a bound of the Find Text operation. |
![]() |
FindAll | Indicates whether all matches should be returned between the provided bounds instead of just the first. |
![]() |
Loop | Indicates whether to loop to the top or bottom of the search bounds to continue finding the first match. |
![]() |
ManualStartPosition | Indicates where to start finding text when the value of Start is DocumentViewerFindTextStart.ManualPosition. |
![]() |
MatchCase | Indicates whether to use case matching when searching for text. |
![]() |
RenderResults | Indicates whether to add the results of this Find Text operation to the list of rendered Find Text results. |
![]() |
SelectFirstResult | Indicates whether to select and bring the first result of the FindText operation into view. |
![]() |
Start | Indicates where to start finding text within the bounds of a Find Text operation. |
![]() |
Text | The text to find. |
![]() |
WholeWordsOnly | Indicates whether to match the whole word when searching for text. |
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