XFINIUM.PDF.View.Win Documentation
ClearTextSearchResults Method



Xfinium.Pdf.View.Content Namespace > PdfVisualContentLocator Class : ClearTextSearchResults Method
Clears the text search results and removes the highlights from the Xfinium.Pdf.View.PdfDocumentView control.
Syntax
'Declaration
 
Public Sub ClearTextSearchResults() 
'Usage
 
Dim instance As PdfVisualContentLocator
 
instance.ClearTextSearchResults()
public void ClearTextSearchResults()
public:
void ClearTextSearchResults(); 
Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfVisualContentLocator Class
PdfVisualContentLocator Members