Pdf417MinRows Property

CVB.Net Documentation
Minimum number of rows in the PDF 417 code. Valid values are in the interval [3...MaxRows].

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

public int MinRows { get; set; }

Property Value

Type: Int32
See Also

Reference