Link Search Menu Expand Document

BarcodeDefaultPDFPageSize Property

Gets or sets the default size of the PDF page.

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

Property Value

Type: PageSize
The default size of the PDF page.
See Also

Reference