Click or drag to resize

AttributeValuesHigh Field

Specifies the "Q" (Quartile) level of error correction for a QR code as defined in ISO/IEC 18004:2015.

Namespace:  Resto.Front.Api.Data.Cheques
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public const string High = "high"

Field Value

Type: String
Remarks
This level allows up to 25% of the codewords to be restored.
See Also