BarcodePrinterPaperSize Property ByteScout Barcode SDK
Gets or sets the paper size for the page. To set paper size by name use the SetPaperSize(String) method.

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

public PaperSize PaperSize { get; set; }

Property Value

Type: PaperSize
PaperSize object.
See Also

Reference