PrintController
Controls how a document is printed, when printing from a Windows Forms application.
Gets a value indicating whether the PrintController is used for print preview.
protected PrintController()
Initializes a new instance of the PrintController class.
When overridden in a derived class, completes the control sequence that determines when and how to print a page of a document.
When overridden in a derived class, completes the control sequence that determines when and how to print a document.
When overridden in a derived class, begins the control sequence that determines when and how to print a page of a document.
When overridden in a derived class, begins the control sequence that determines when and how to print a document.