Pdf417ErrorLevel

Pdf417ErrorLevel enumeration

pdf417 barcode’s error correction level, from level 0 to level 9, level 0 means no error correction, level 8 means best error correction

Members

Member nameDescription
LEVEL0Error Correction Level - 0. Error Correction Codewords - 2.
LEVEL1Error Correction Level - 1. Error Correction Codewords - 4.
LEVEL2Error Correction Level - 2. Error Correction Codewords - 8.
LEVEL3Error Correction Level - 3. Error Correction Codewords - 16.
LEVEL4Error Correction Level - 4. Error Correction Codewords - 32.
LEVEL5Error Correction Level - 5. Error Correction Codewords - 64.
LEVEL6Error Correction Level - 6. Error Correction Codewords - 128.
LEVEL7Error Correction Level - 7. Error Correction Codewords - 256.
LEVEL8Error Correction Level - 8. Error Correction Codewords - 512.

See Also