The PrinterSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanDuplex |
Specifies whether the printer supports duplex printing.
| |
| IsDefaultPrinter |
Specifies whether the printer is the default printer.
| |
| IsPlotter |
Specifies whether the printer is a plotter.
| |
| MaximumCopies |
Specifies the maximum number of copies that the printer can handle.
| |
| PaperSizes |
The paper sizes that are supported by this printer.
| |
| PaperSources |
The paper trays that are supported by this printer.
| |
| PrinterName |
The name of this printer.
| |
| PrinterResolutions |
The resolutions that are supported by this printer.
| |
| SupportsColor |
Specifies whether the printer supports color.
| |
| SystemPrinterSettings |
The system printer settings instance.
|