Click or drag to resize
ModesErrorCorrectionLevel Enumeration
Determines how much data is available for error correction.

Namespace: Kettic.AspNet.Controls.Barcode
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum ErrorCorrectionLevel
Members
  Member nameValueDescription
L1 Low.
M2 Medium.
Q3 Quartil.
H4 High.
See Also