Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
The ImGearBarcodePDF417ErrorCorrectionLevel value set.The default value is ImGearBarcodePDF417ErrorCorrectionLevel.ErrorCorrectionAuto.
The error correction level for the PDF417 ranges from ImGearBarcodePDF417ErrorCorrectionLevel.ErrorCorrection0 to a high of ImGearBarcodePDF417ErrorCorrectionLevel.ErrorCorrection8. A high error correction level should be used in application where symbol damage is expected. It is recomended that the ImGearBarcodePDF417ErrorCorrectionLevel.ErrorCorrectionAuto level be used in most cases.