[]
        
(Showing Draft Content)

C1.C1Preview.Export.Exporter.LongOperation

LongOperation Event

Occurs periodically during export. Allows to show progress and give the end user the ability to cancel the operation.

Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.4.8.dll
Syntax
public event LongOperationEventHandler LongOperation
Public Event LongOperation As LongOperationEventHandler
Returns
Type Description
LongOperationEventHandler Occurs periodically during export. Allows to show progress and give the end user the ability to cancel the operation.