System.Drawing.Printing.PageSettings.PaperSource Property

Gets or sets the page's paper source; for example, the printer's upper tray.

Syntax

public PaperSource PaperSource { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.Drawing.Printing.PaperSource represents the source of the paper through the PaperSource.Kind property, which contains one of the System.Drawing.Printing.PaperSourceKind values.

Set the PageSettings.PaperSource property for the page 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