errorLevel property
Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture.
Implementation
Pdf417ErrorLevel? errorLevel;