In This Topic ▼

DocumentViewerFindText Class Members

Summary

The following tables list the members exposed by DocumentViewerFindText.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
DocumentViewerFindText Initializes a new instance of DocumentViewerFindText.

Public Methods

Name Description
Public Method
clone Creates an exact copy of this DocumentViewerFindText

Public Properties

Name Description
Public Property
beginPosition Indicates one of the bounds of the Find Text operation.
Public Property static  | Shared in VB data A data property for identification purposes.
Public Property endPosition Indicates one of the bounds of the Find Text operation.
Public Property findAll Indicates whether all matches instead of just the first match should be returned from searching between the provided bounds.
Public Property loop Indicates whether to loop to the top or bottom of the search bounds to continue finding the first match.
Public Property manualStartPosition Indicates where to start finding text when the value of Start is DocumentViewerFindTextStart.ManualPosition.
Public Property matchCase Indicates whether to use case matching when searching for text.
Public Property renderResults Indicates whether to add the results of this Find Text operation to the list of rendered Find Text results.
Public Property selectFirstResult Indicates whether to select and bring the first result of the FindText operation into view.
Public Property start Indicates where to start finding text within the bounds of a Find Text operation.
Public Property text The text to find.
Public Property wholeWordsOnly Indicates whether to match the whole word when searching for text.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly