public enum QRCodeErrorCorrectionLevel : 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: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+