[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerErrorOperation

FlexViewerErrorOperation Enum

Describes the operation being executed when the error occurred.

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

Fields

Name Description
CustomAction

An exception occurred during the custom action execution.

Export

An exception occurred during the Export operation.

FindAction

An exception occurred during the find action execution.

Generate

An exception occurred during the Generate operation.

Print

An exception occurred during the Print operation.

Unexpected

An exception occurred at an unexpected moment.