![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerText Class : ClearLastFindText Method |
public void ClearLastFindText()
'Declaration
Public Sub ClearLastFindText()
'Usage
Dim instance As DocumentViewerText instance.ClearLastFindText()
public: void ClearLastFindText();
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.
For an example, refer to Find.