[]
        
(Showing Draft Content)

C1.WPF.Document.C1DocumentSource.GenerateCompleted

GenerateCompleted Event

Occurs when the GenerateAsync() method has completed.

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