[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSource.LongOperation

LongOperation Event

Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public event LongOperationEventHandler LongOperation
Returns
Type Description
LongOperationEventHandler Occurs periodically during various document operations. Allows to provide progress indication and the ability to cancel some long operations such as document generation.