[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSource.ExportCompleted

ExportCompleted Event

Occurs when the ExportAsync(ExportFilter) method has completed.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public event EventHandler<ExportCompletedEventArgs> ExportCompleted
Returns
Type Description
EventHandler<ExportCompletedEventArgs> Occurs when the method has completed.