Class QrErrorCorrectionLevel
Inheritance
System.Object
QrErrorCorrectionLevel
Assembly: IronQr.dll
Syntax
public sealed class QrErrorCorrectionLevel : Enum
Fields
High
Declaration
public const QrErrorCorrectionLevel High
Field Value
Highest
Declaration
public const QrErrorCorrectionLevel Highest
Field Value
Low
Declaration
public const QrErrorCorrectionLevel Low
Field Value
Medium
Declaration
public const QrErrorCorrectionLevel Medium
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|