←Select platform
In This Topic ▼

DocumentViewerFindText Class Properties

Summary

For a list of all members of this type, see DocumentViewerFindText members

Public Properties

Name Description
Public Property
BeginPosition Indicates one of the bounds of the Find Text operation.
Public Property EndPosition Indicates one of the bounds of the Find Text operation.
Public Property FindAll Indicates whether all matches should be returned between the provided bounds instead of just the first.
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.WinForms Assembly