The following tables list the members exposed by ResultInfo2D.
Public Constructors
Public Properties
| Name | Description |
| Columns |
Specifies the number of columns in the barcode as defined by the indicator pattern.
|
| ColumnsDetected |
Specifies the number of columns detected in the barcode image.
|
| ErrorCorrectionLevel |
Specifies the amount of error correction detected for barcodes that support it.
|
| Rows |
Specifies the number of rows in the barcode as defined by the indicator pattern.
|
| RowsDetected |
Specifies the number of rows detected in the barcode image.
|
Top
See Also