Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / ResetSearch Method

In This Topic
    ResetSearch Method
    In This Topic
    Stops the search mode and removes highlighting from the found text fragments.
    Syntax
    'Declaration
     
    
    Public Function ResetSearch() As Boolean
    public bool ResetSearch()
    See Also