System.Windows.Forms.PrintControllerWithStatusDialog: Method Members

The methods of System.Windows.Forms.PrintControllerWithStatusDialog are listed below. For a list of all members, see the PrintControllerWithStatusDialog Members list.

See Also: Inherited members from System.Drawing.Printing.PrintController

Public Methods

override
OnEndPage(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintPageEventArgs)

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

override
OnEndPrint(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintEventArgs)

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

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

Begins the control sequence that determines when and how to print a page of a document.

override
OnStartPrint(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintEventArgs)

Begins the control sequence that determines when and how to print a document.