The following tables list the members exposed by DocumentViewerFindText.
| Name | Description | |
|---|---|---|
![]()  | 
	DocumentViewerFindText | Initializes a new instance of DocumentViewerFindText. | 
| Name | Description | |
|---|---|---|
![]()  | 
	Clone | Creates an exact copy of this DocumentViewerFindText | 
| Name | Description | |
|---|---|---|
![]()  | 
	BeginPosition | Indicates one of the bounds of the Find Text operation. | 
![]()  | 
	EndPosition | Indicates one of the bounds 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. | 
Leadtools.Document.Viewer Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document



