System.Drawing.Printing.PrinterSettings.PaperSources Property

Gets the paper source trays that are available on the printer.

Syntax

public PrinterSettings.PaperSourceCollection PaperSources { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Drawing.Printing.PrinterSettings.PaperSourceCollection contains System.Drawing.Printing.PaperSource instances that represent the paper source trays through the PaperSource.Kind property, which contains one of the System.Drawing.Printing.PaperSourceKind values.

Typically, you set a page's paper source through the PageSettings.PaperSource property to a valid System.Drawing.Printing.PaperSource available through the PrinterSettings.PaperSources collection.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0