|
| Class | Description |
|---|
.gif) | LocalPrintServer | Represents the local print server (the computer on which your application is running) and enables management of its print queues. |
.gif) | PageImageableArea | Represents the area of a page that can be printed. |
.gif) | PageMediaSize | Describes the page size for paper or other media. |
.gif) | PageResolution | Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both. |
.gif) | PageScalingFactorRange | Specifies a range of percentages by which a printer can enlarge or reduce the print image on a page. |
.gif) | PrintCapabilities | Defines the capabilities of a printer. |
.gif) | PrintCommitAttributesException | The exception that is thrown when an error condition prevents some attributes from being committed by a PrintSystemObject to the actual computer, printer, or device that the object represents. |
.gif) | PrintDocumentImageableArea | Specifies the size of the paper (or other media), the size of the imageable area, and the location of the imageable area. |
.gif) | PrintDriver | Represents a print driver. |
.gif) | PrintFilter | Defines disposal behavior that is common to both the PrintDriver and PrintProcessor classes. PrintFilter supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
.gif) | PrintingCanceledException | The exception that occurs when code attempts to access a canceled print job. |
.gif) | PrintingNotSupportedException | The exception that is thrown when a printing operation is not supported. |
.gif) | PrintJobException | The exception that occurs when the print job does not run correctly. |
.gif) | PrintJobInfoCollection | Represents one or more PrintSystemJobInfo objects. |
.gif) | PrintJobSettings | Describes a print job. |
.gif) | PrintPort | Represents a printer port on a print server. Each print queue has a print port assigned to it. |
.gif) | PrintProcessor | Represents a print processor on a print server. |
.gif) | PrintQueue | Manages printers and print jobs. |
.gif) | PrintQueueCollection | Represents a collection of PrintQueue objects. |
.gif) | PrintQueueException | The exception that is thrown when an error condition prevents the accessing or creation of a PrintQueue. |
.gif) | PrintQueueStream | A stream that represents a spooled print job in a print queue. |
.gif) | PrintQueueStringProperty | Represents one, and only one, of three possible properties of a print queue: Location, Comment, or ShareName. |
.gif) | PrintServer | Manages the print queues on a print server, which is usually a computer, but can be a dedicated hardware print server appliance. |
.gif) | PrintServerException | The exception that occurs when an error condition prevents the accessing or creation of a PrintServer. |
.gif) | PrintSystemException | The exception that occurs when an error condition prevents accessing or creating a PrintSystemObject. |
.gif) | PrintSystemJobInfo | Defines a print job in detail. |
.gif) | PrintSystemObject | Defines basic properties and methods that are common to the objects of the printing system. Classes that derive from this class represent such objects as print queues, print servers, and print jobs. |
.gif) | PrintSystemObjectPropertiesChangedEventArgs | Provides data for a PropertiesChanged event, which you must create. |
.gif) | PrintSystemObjectPropertyChangedEventArgs | Provides data for a PropertyChanged event, which you must create. |
.gif) | PrintSystemObjects | Represents a collection of print system objects. |
.gif) | PrintTicket | Defines the settings of a print job. |