'Declaration Public Enum ReaderQRCodeErrorCorrectionLevel Inherits System.Enum
public enum ReaderQRCodeErrorCorrectionLevel : System.Enum
Member | Description |
---|---|
High | High error correction level allows recovery of 30% of the symbol codewords. |
Low | Low error correction level allows recovery of 7% of the symbol codewords. |
Medium | Medium error correction level allows recovery of 15% of the symbol codewords. |
Quartil | Quartil error correction level allows recovery of 25% of the symbol codewords. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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