'Declaration Public Enum QRErrorCorrectionLevel Inherits System.Enum
public enum QRErrorCorrectionLevel : System.Enum
__value public enum QRErrorCorrectionLevel : public System.Enum
public enum class QRErrorCorrectionLevel : public System.Enum
'Declaration Public Enum QRErrorCorrectionLevel Inherits System.Enum
public enum QRErrorCorrectionLevel : System.Enum
__value public enum QRErrorCorrectionLevel : public System.Enum
public enum class QRErrorCorrectionLevel : public System.Enum
| Member | Description | 
|---|---|
| L | 7% recovery capacity. | 
| M | 15% recovery capacity. | 
| Q | 25% recovery capacity. | 
| H | 30% recovery capacity. | 
System.Object
   System.ValueType
      System.Enum
         Vintasoft.Barcode.BarcodeInfo.QRErrorCorrectionLevel
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5