Enum ErrorCorrectionLevel
Specifies the Barcode Error correction level.
Namespace: Syncfusion.Windows.Forms.Barcode
Assembly: Syncfusion.SfBarcode.Windows.dll
Syntax
public enum ErrorCorrectionLevel
Fields
Name | Description |
---|---|
High | The Recovery capacity is 30%(approx.) |
Low | The Recovery capacity is 7%(approx.) |
Medium | The Recovery capacity is 15%(approx.) |
Quartile | The Recovery capacity is 25%(approx.) |