Class ErrorCorrectionLevel
Specifies the Barcode Error correction level.
Inheritance
System.Object
ErrorCorrectionLevel
Namespace: Com.Syncfusion.Barcode.Enums
Assembly: Syncfusion.SfBarcode.Android.dll
Syntax
public sealed class ErrorCorrectionLevel : Enum
Fields
High
The Recovery capacity is 30%(approx.)
Declaration
public const ErrorCorrectionLevel High
Field Value
Type | Description |
---|---|
ErrorCorrectionLevel |
Low
The Recovery capacity is 7%(approx.)
Declaration
public const ErrorCorrectionLevel Low
Field Value
Type | Description |
---|---|
ErrorCorrectionLevel |
Medium
The Recovery capacity is 15%(approx.)
Declaration
public const ErrorCorrectionLevel Medium
Field Value
Type | Description |
---|---|
ErrorCorrectionLevel |
Quartile
The Recovery capacity is 25%(approx.)
Declaration
public const ErrorCorrectionLevel Quartile
Field Value
Type | Description |
---|---|
ErrorCorrectionLevel |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |