'Declaration
Public ReadOnly Property Rows As Integer
'Usage
Dim instance As ResultInfo2D Dim value As Integer value = instance.Rows
public int Rows {get;}
public: __property int get_Rows();
'Declaration
Public ReadOnly Property Rows As Integer
'Usage
Dim instance As ResultInfo2D Dim value As Integer value = instance.Rows
public int Rows {get;}
public: __property int get_Rows();
A value of 0 is return when unable to determine the defined number of rows in the barcode indicator pattern.
Currently only enabled for the PDF417 barcode type.