[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerSearchAction

FlexViewerSearchAction Enum

Indicates which action related to searching text has occurred.

Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public enum FlexViewerSearchAction

Fields

Name Description
ActivateSearch

Occurs when the search toolbar should be activated.

CancelSearch

Occurs when the current search should be cancelled.

SearchNext

Occurs when searching for the next occurrence.

SearchPrevious

Occurs when searching for the previous occurrence.