←Select platform

ClearLastFindText Method

Summary

Clears the last find text operation results.

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly