clearLastFindText Method

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 set LastFindText to null.

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