Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum QRCodeECL
Public Enumeration QRCodeECL
public enum class QRCodeECL
type QRCodeECL
Members
| Member | Value | Description |
|---|---|---|
| L | 0 | |
| M | 1 | |
| Q | 2 | |
| H | 3 |