C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1DocumentSource Class : GenerateCompleted Event |
'Declaration Public Event GenerateCompleted As System.EventHandler(Of AsyncCompletedEventArgs)
public event System.EventHandler<AsyncCompletedEventArgs> GenerateCompleted
The event handler receives an argument of type System.ComponentModel.AsyncCompletedEventArgs containing data related to this event. The following AsyncCompletedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancelled | |
Error | |
UserState |