GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace : PrintingThreadErrorEventHandler Delegate |
'Declaration Public Delegate Sub PrintingThreadErrorEventHandler( _ ByVal sender As System.Object, _ ByVal e As PrintingThreadErrorEventArgs _ )
public delegate void PrintingThreadErrorEventHandler( System.object sender, PrintingThreadErrorEventArgs e )