Specifies the Error Correction Level to apply for QR Code symbology.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)

Syntax

C#
public enum QRCodeErrorCorrectionLevel
Visual Basic
Public Enumeration QRCodeErrorCorrectionLevel
Visual C++
public enum class QRCodeErrorCorrectionLevel

Members

Member nameDescription
L
M
Q
H

See Also