←Select platform

ClearLastFindText Method (DocumentViewerText)

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 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