| PageSettings | Specifies settings that apply to a single, printed page. |
| PrintDocument | Defines a reusable object that sends output to a printer, when printing from a Windows Forms application. |
| PrinterResolution | Represents the resolution supported by a printer. |
| PrinterSettings | Specifies information about how a document is printed, including the printer that prints it, when printing from a Windows Forms application . |
| PrintEventArgs | Provides data for the BeginPrint and EndPrint events. |
| PrintPageEventArgs | Provides data for the PrintPage event. |
| StandardPrintController | Specifies a print controller that sends information to a printer. |