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 |
---|
QRErrorCorrectionLevel |
Low
This specifies Low ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel Low
Field Value
Type |
---|
QRErrorCorrectionLevel |
Medium
This specifies Medium ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel Medium
Field Value
Type |
---|
QRErrorCorrectionLevel |
Quartile
This specifies Quartile ErrorCorrectionLevel
Declaration
public const QRErrorCorrectionLevel Quartile
Field Value
Type |
---|
QRErrorCorrectionLevel |