Link Search Menu Expand Document

BarcodePrinterPaperSource Property

Gets or sets the page's paper source; for example, the printer's upper tray. To set paper source by its predefined name use the SetPaperSource(String) method.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public PaperSource PaperSource { get; set; }

Property Value

Type: PaperSource
PaperSource object.
See Also

Reference