System.Drawing.Printing.PrintPageEventHandler
Represents the method that will handle the PrintPage event of a PrintDocument.
public virtual IAsyncResult BeginInvoke(object sender, PrintPageEventArgs e, AsyncCallback callback, object object)