paperSource

Type: Integer

Availability: Read or write at any time

The paperSource property of the JadePrintPage class contains the paper source of the page of print output. This property cannot be modified after printing has begun.

The value of this property is printer driver-specific; that is, different printer models may support different paper sources. (For example, your printer driver may assign 256 to an upper tray, 257 to a lower tray, and 4 to manual feed.

The default value of zero (0) indicates that all paper sources are displayed in the common Print dialog.)

Use the Printer class getAllPaperSources method to access the valid paper sources of a printer.