Visual Basic (Declaration) | |
---|---|
Public Property ErrorLevel As QRCodeErrorLevel |
C# | |
---|---|
public QRCodeErrorLevel ErrorLevel {get; set;} |
This property uses the QRCodeErrorLevel enumeration. Low is the lowest error correction value and High is the highest possible error correction level value. As the level increases, the size of the barcode increases.