DocumentViewerFindText Constructor

Summary

Initializes a new instance of DocumentViewerFindText.

Syntax

JavaScript Syntax
DocumentViewerFindText = function() 
TypeScript Syntax
constructor(); 

Remarks

This constructor initializes the members of this class as follows:

Member Description
PageNumber 1
Text

null

MatchCase

false

WholeWordsOnly

false

GotoNextPage

true

Recursive

false

AutoSelect

true

AutoEnsureVisible

true

Example

For an example, refer to Find.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly