Link Search Menu Expand Document

QRCodeQROption_ErrorCorrectionLevel Property

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.0.1228-master
Syntax
public QRErrorCorrectionLevel QROption_ErrorCorrectionLevel { get; set; }

Property Value

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

Reference