Accusoft.BarcodeXpress9.Net
ErrorCorrectionLevel Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterQRCode Class : ErrorCorrectionLevel Property




Glossary Item Box

Gets and sets the error correction level desired in the QR Code barcode.

Syntax

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

Property Value

The QRCodeErrorCorrectionLevel value set.

Remarks

The QRCodeErrorCorrectionLevel value set.

The default value is QRCodeErrorCorrectionLevel.ErrorCorrectionAuto.

The error correction level for the QRCode ranges from QRCodeErrorCorrectionLevel.ErrorCorrectionL to a high of QRCodeErrorCorrectionLevel.ErrorCorrectionH. A high error correction level should be used in application where symbol damage is expected. It is recomended that the QRCodeErrorCorrectionLevel.ErrorCorrectionAuto level be used in most cases.

See Also

©2013. Accusoft Corporation. All Rights Reserved.