Click or drag to resize

DataMatrixBarcodeControlRows Property

After a call to Render(byte, Graphics, Rectangle) returns how many Rows has the resulting symbol.

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; }

Property Value

Type: Int32
Remarks
Read only.
See Also