| C1.UWP.Document Assembly > C1.Xaml.Document Namespace > C1DocumentSource Class : PrintTaskCompleted Event |
'Declaration Public Event PrintTaskCompleted As System.EventHandler(Of PrintTaskCompletedEventArgs)
public event System.EventHandler<PrintTaskCompletedEventArgs> PrintTaskCompleted
The event handler receives an argument of type Windows.Graphics.Printing.PrintTaskCompletedEventArgs containing data related to this event. The following PrintTaskCompletedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Completion |