PrintProgressEvent Event

An event for capturing information about the print status such as start and end of pages and the report.

C#

private event PrintProgressEventHandler PrintProgressEvent;