System.Drawing.Printing.PrintController.OnEndPage Method

When overridden in a derived class, completes the control sequence that determines when and how to print a page of a document.

Syntax

public virtual void OnEndPage (PrintDocument document, PrintPageEventArgs e)

Parameters

document
A System.Drawing.Printing.PrintDocument that represents the document currently being printed.
e
A System.Drawing.Printing.PrintPageEventArgs that contains the event data.

Remarks

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0