←Select platform

ClearLastFindText Method

Summary

Clears the results of the last find text operation.

Syntax
C#
VB
C++
public void ClearLastFindText() 
Public Sub ClearLastFindText() 
public: 
   void ClearLastFindText() 

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.WinForms Assembly