BarcodePrinterSetPaperSource Method ByteScout Barcode SDK
Sets paper source by predefined name. The names of predefined paper sources should correspond to the PaperSourceKind enumeration.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public void SetPaperSource(
	string paperSourceName
)

Parameters

paperSourceName
Type: SystemString
Paper source name.
See Also

Reference