ImageGear for .NET
ErrorCorrectionLevel Property
See Also  Send Feedback
ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterPDF417 Class : ErrorCorrectionLevel Property




Glossary Item Box

Gets or sets the error correction level desired in the PDF417 barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

The ImGearBarcodePDF417ErrorCorrectionLevel value set.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.