Method OnEndPrint
OnEndPrint(PrintEventArgs)
Raises the EndPrint event. It is called when the last page of the document has printed.
protected override void OnEndPrint(PrintEventArgs e)
Parameters
e
PrintEventArgsA PrintEventArgs that contains the event data.