@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.
@interface iPDF417Details
Attribute | Type |
---|---|
moduleSize |
NSInteger |
rows |
NSInteger |
columns |
NSInteger |
errorCorrectionLevel |
NSInteger |
The barcode module size (the minimum bar width in pixel).
NSInteger moduleSize
The row count of the barcode.
NSInteger rows
The column count of the barcode.
NSInteger columns
The error correction level of the barcode.
NSInteger errorCorrectionLevel
latest version