@ViewData["CurrentPage"]
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.
class PDFDetailedResult
Attribute | Type |
---|---|
module_size |
int |
rows |
int |
columns |
int |
error_correction_level |
int |
The barcode module size (the minimum bar width in pixel).
PDFDetailedResult.module_size
The row count of the barcode.
PDFDetailedResult.rows
The column count of the barcode.
PDFDetailedResult.columns
The error correction level of the barcode.
PDFDetailedResult.error_correction_level
latest version