Click or drag to resize

Pdf417BarcodeWriterRows Property

Number of rows in the symbol. Acceptable values are in the range 3-90. The product Rows*Columns cannot exceed 925.

Namespace:  Atalasoft.Barcoding.Writing
Assembly:  Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int Rows { get; set; }

Property Value

Type: Int32
See Also