System.Drawing.Printing.PrintController: Method Members

The methods of System.Drawing.Printing.PrintController are listed below. For a list of all members, see the PrintController Members list.

See Also: Inherited members from System.Object

Public Methods

OnEndPage(PrintDocument, PrintPageEventArgs)

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

OnEndPrint(PrintDocument, PrintEventArgs)

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

OnStartPage(PrintDocument, PrintPageEventArgs) : System.Drawing.Graphics

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

OnStartPrint(PrintDocument, PrintEventArgs)

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