System.Drawing.Printing.PreviewPrintController.OnEndPage Method

Completes the control sequence that determines when and how to preview a page in a print document.

Syntax

public override void OnEndPage (PrintDocument document, PrintPageEventArgs e)

Parameters

document
A System.Drawing.Printing.PrintDocument that represents the document being previewed.
e
A System.Drawing.Printing.PrintPageEventArgs that contains data about how to preview a page in the print document.

Remarks

Requirements

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