Enum ErrorCorrectionLevel
- Namespace
- GrapeCity.Documents.Excel
- Assembly
- GcDocs.Excel.dll
Represents the error correction level of QRCode.
public enum ErrorCorrectionLevel
Fields
H = 3
High level.
L = 0
Low level.
M = 1
Medium level.
Q = 2
Quartile level.