clearLastFindText Method (DocumentViewerText)

Summary

Clears the last find text operation results.

Syntax

JavaScript Syntax
DocumentViewerText.prototype.clearLastFindText = function()
TypeScript Syntax
clearLastFindText(): void;

Remarks

Call this method before starting a brand new Find operation. This method will clear the internal data saved from the last find operation and sets the value of LastFindText to null.

Example

For an example, refer to Find.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize