Class QRErrorCorrectionLevel
Specifies QRErrorCorrectionLevel.
Inheritance
System.Object
QRErrorCorrectionLevel
Namespace: Syncfusion.SfBarcode.XForms
Assembly: Syncfusion.SfBarcode.XForms.dll
Syntax
public sealed class QRErrorCorrectionLevel : Enum
Fields
High
This specifies High ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel High
Field Value
Type | Description |
---|---|
QRErrorCorrectionLevel |
Low
This specifies Low ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel Low
Field Value
Type | Description |
---|---|
QRErrorCorrectionLevel |
Medium
This specifies Medium ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel Medium
Field Value
Type | Description |
---|---|
QRErrorCorrectionLevel |
Quartile
This specifies Quartile ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel Quartile
Field Value
Type | Description |
---|---|
QRErrorCorrectionLevel |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |