Enum QRCodeEncoder.ERROR_CORRECTION
QR Code error-correction level (L, M, Q, H), in increasing order of redundancy and recoverability.
Namespace: Reportman.Drawing
Assembly: Reportman.Reporting.dll
Syntax
public enum QRCodeEncoder.ERROR_CORRECTION
Fields
| Name | Description |
|---|---|
| H | |
| L | |
| M | |
| Q |