Class ErrorCorrectionLevel
Indicated the recovery capacity of the qrcode. The default capacity levels are
Low
Medium
Quartile
High
Inheritance
System.Object
ErrorCorrectionLevel
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ErrorCorrectionLevel : Enum
Fields
High
Declaration
public const ErrorCorrectionLevel High
Field Value
Low
Declaration
public const ErrorCorrectionLevel Low
Field Value
Medium
Declaration
public const ErrorCorrectionLevel Medium
Field Value
Quartile
Declaration
public const ErrorCorrectionLevel Quartile
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|