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 PDF417 details.
Attribute | Type |
---|---|
moduleSize |
int |
rows |
int |
columns |
int |
errorCorrectionLevel |
int |
The barcode module size (the minimum bar width in pixel).
int com.dynamsoft.barcode.PDF417Details.moduleSize
The row count of the barcode.
int com.dynamsoft.barcode.PDF417Details.rows
The column count of the barcode.
int com.dynamsoft.barcode.PDF417Details.columns
The error correction level of the barcode.
int com.dynamsoft.barcode.PDF417Details.errorCorrectionLevel
version 7.6.0