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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2