clearLastFindText Method

Summary

Clears the results from the last find text operation.

Syntax
TypeScript
JavaScript
DocumentViewerText.prototype.clearLastFindText = function() 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly