Gets or sets the print controller that guides the printing process.
[Visual Basic] Public Property PrintController As PrintController [C#] public PrintController PrintController {get; set;} [C++] public: __property PrintController* get_PrintController(); public: __property void set_PrintController(PrintController*); [JScript] public function get PrintController() : PrintController; public function set PrintController(PrintController);
The print controller that guides the printing process.
PrintDocument Class | PrintDocument Members | System.Drawing.Printing Namespace | PrintController | DefaultPageSettings | DocumentName | PrinterSettings