[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerPane.OnLongOperation

OnLongOperation Method

OnLongOperation(LongOperationEventArgs)

Raises the LongOperation event on the preview pane.

Declaration
protected virtual void OnLongOperation(LongOperationEventArgs e)
Protected Overridable Sub OnLongOperation(e As LongOperationEventArgs)
Parameters
Type Name Description
LongOperationEventArgs e

A C1.Document.LongOperationEventArgs that contains the event data.