SymbologyOptionsPDF417UseManualSize Property ByteScout Barcode SDK
Gets a value indicating whether PDF417 barcodes should use exact row and column count (PDF417ColumnCount and PDF417RowCount) instead of minimal column count PDF417MinimumColumnCount.

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

public bool PDF417UseManualSize { get; set; }

Property Value

Type: Boolean
A value indicating whether PDF417 barcodes should use exact row and column count instead of minimal column count.
See Also

Reference