Leadtools.Documents.UI Namespace : DocumentViewerFindText Object |
function Leadtools.Documents.UI.DocumentViewerFindText()
DocumentViewerFindText contains the data for a find text operation such as the text found, the page number of the text and the options used. It also contains internal data used by the document viewer to perform "find next" and "find previous" operations and to stop search form cycling past the first ever match.
Refer to Find for more information.
Refer to Find for an example.