The PrinterSettings type exposes the following members.

Properties

  NameDescription
Public propertyCanDuplex
Specifies whether the printer supports duplex printing.
Public propertyIsDefaultPrinter
Specifies whether the printer is the default printer.
Public propertyIsPlotter
Specifies whether the printer is a plotter.
Public propertyMaximumCopies
Specifies the maximum number of copies that the printer can handle.
Public propertyPaperSizes
The paper sizes that are supported by this printer.
Public propertyPaperSources
The paper trays that are supported by this printer.
Public propertyPrinterName
The name of this printer.
Public propertyPrinterResolutions
The resolutions that are supported by this printer.
Public propertySupportsColor
Specifies whether the printer supports color.
Public propertySystemPrinterSettings
The system printer settings instance.

See Also