System.Drawing.Printing

The Printing namespace provides print-related services for Windows Forms applications.

Classes

ClassDescription
PageSettingsSpecifies settings that apply to a single, printed page.
PrintDocumentDefines a reusable object that sends output to a printer, when printing from a Windows Forms application.
PrinterResolutionRepresents the resolution supported by a printer.
PrinterSettingsSpecifies information about how a document is printed, including the printer that prints it, when printing from a Windows Forms application .
PrintEventArgsProvides data for the BeginPrint and EndPrint events.
PrintPageEventArgsProvides data for the PrintPage event.
StandardPrintControllerSpecifies a print controller that sends information to a printer.

Enumeration

EnumerationDescription
PrintRangeSpecifies the part of the document to print.