| Class | Description |
|---|---|
| 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
E:PrintDocument.BeginPrint and E:PrintDocument.EndPrint events. |
| PrintPageEventArgs |
Provides data for the
E:PrintDocument.PrintPage event. |
| PrintRange |
Specifies the part of the document to print.
|
| StandardPrintController |
Specifies a print controller that sends information to a printer.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.