Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Stores the Aztec details.
Attribute | Type |
---|---|
moduleSize |
int |
rows |
int |
columns |
int |
layerNumber |
int |
The barcode module size (the minimum bar width in pixel).
int com.dynamsoft.dbr.AztecDetails.moduleSize
The row count of the barcode.
int com.dynamsoft.dbr.AztecDetails.rows
The column count of the barcode.
int com.dynamsoft.dbr.AztecDetails.columns
A negative number (-1, -2, -3, -4) specifies a compact Aztec code. A positive number (1, 2, .. 32) specifies a normal (full-rang) Aztec code.
int com.dynamsoft.dbr.AztecDetails.layerNumber
latest version