SymbologyOptionsPDF417ColumnCount Property ByteScout Barcode SDK
This property is used only when PDF417UseManualSize == true. Gets or sets the exact data column count for PDF417 barcodes.

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

public int PDF417ColumnCount { get; set; }

Property Value

Type: Int32
The exact data column count for PDF417 barcodes.
See Also

Reference