Aspose.Pdf.Printing
Contents
[
Hide
]The Aspose.Pdf.Printing namespace provides classes and functionalities for handling PDF printing operations, including printer settings, page settings, and extensions for managing print-related configurations.
Classes
Class | Description |
---|---|
CustomPrintEventArgs | Provides data for the CustomPrint event. |
PageSettings | Specifies settings that apply to a single, printed page. |
PageSettingsExtensions | Represents extensions methods for PageSettings . |
PaperSize | Specifies the size of a piece of paper. |
PaperSizeExtensions | Represents extensions methods for PaperSize . |
PaperSizes | Represents the standard paper sizes. |
PaperSource | Specifies the paper tray from which the printer gets paper. |
PaperSourceExtensions | Represents extensions methods for PaperSource . |
PaperSources | Provides a set of predefined PaperSource instances representing common paper sources. |
PdfQueryPageSettingsEventArgs | Provides data for the PdfQueryPageSettings event. |
PrinterResolution | Represents the resolution supported by a printer. |
PrinterResolutionExtensions | Represents extensions methods for PrinterResolution . |
PrinterSettings | Specifies information about how a document is printed, including the printer that prints it. |
PrinterSettingsExtensions | Represents extension methods for PrinterSettings . |
StartEndPageEventArgs | Provides data for the StartPage and EndPage events of the PdfViewer class. |
Enumeration
Enumeration | Description |
---|---|
Duplex | Specifies the printer’s duplex setting. |
PaperKind | Specifies the standard paper sizes. |
PaperSourceKind | Standard paper sources. |
PrinterResolutionKind | Specifies a printer resolution. |
PrintRange | Specifies the option that designate the part of the document to print. |