Pdf417MinColumns Property

CVB.Net Documentation
Minimum number of columns in the PDF 417 code. Valid values are in the interval [1...MaxColumns].

Namespace:  Stemmer.Cvb.Barcode.Configuration
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public int MinColumns { get; set; }

Property Value

Type: Int32
See Also

Reference