DataGate Print File Designer® - Build 8.0.355 and above

PrintFile.PaperSource Property

The PaperSource property indicates the paper tray to use as the source of the paper.

printfile.PaperSource [=System.Drawing.Printing.PaperSourceKind]

Property Value

System.Drawing.Printing.PaperSourceKind.  Gets or sets the enumeration value indicating the paper tray to use as the source of the paper.

Note  Not all of the possible values for this enumeration may be valid for your printer.  Each printer has a limited set of acceptable values.  It is up to the programmer to select the value adequate for the actual printer device used to render the output of the print file.

Remarks

To set the PaperSource property, click on the right side of the property and choose one of the options in the drop-down box.

See Also

PrintFile Class | PrintFile Class Members | System.Drawing.Printing.PaperSourceKind Enumeration