DocumentPrinterPaperSource Property ByteScout PDF Renderer SDK
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.1.4800-master
Syntax

public PaperSource PaperSource { get; set; }

Property Value

Type: PaperSource
PaperSource object.
See Also

Reference