Determines how much data is available for error correction.
Definition
Namespace:Telerik.Maui.Controls.Barcode
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public enum ErrorCorrectionLevel
Fields
High.
C#
H = 4
Low.
C#
L = 1
Medium.
C#
M = 2
Quartile.
C#
Q = 3