PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / ResetSearch Method

In This Topic
    ResetSearch Method (C1PreviewTextSearchPanel)
    In This Topic
    Clears the search text and removes selection from the preview pane.
    Syntax
    'Declaration
     
    Public Sub ResetSearch() 
    public void ResetSearch()
    See Also