Link Search Menu Expand Document

DocumentPrinterPaperSource 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.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public PaperSource PaperSource { get; set; }

Property Value

Type: PaperSource
PaperSource object.
See Also

Reference