ComponentOne BarCode for WinForms
ErrorLevel Property (QRCodeOptions)

C1.Win.BarCode.4 Assembly > C1.BarCode Namespace > QRCodeOptions Class : ErrorLevel Property
Gets or sets the error correction level for the barcode.
Syntax
'Declaration
 
Public Property ErrorLevel As QRCodeErrorLevel
public QRCodeErrorLevel ErrorLevel {get; set;}
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members