Pdf417MaxRows Property

CVB.Net Documentation
Maximum number of rows in the PDF 417 code. Valid values are in the interval [MinRows...90].

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

public int MaxRows { get; set; }

Property Value

Type: Int32
See Also

Reference