QRCodeQROption_ErrorCorrectionLevel Property ByteScout QR Code SDK
Gets or sets the error correction level for QR Code barcodes.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public QRErrorCorrectionLevel QROption_ErrorCorrectionLevel { get; set; }

Property Value

Type: QRErrorCorrectionLevel
The error correction level for QR Code barcodes.
See Also

Reference