AttributeValuesMedium Field |
Specifies the "M" (Medium) level of error correction for a QR code as defined in ISO/IEC 18004:2015.
Namespace: Resto.Front.Api.Data.ChequesAssembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic const string Medium = "medium"
Field Value
String
Remarks
This level allows up to 15% of the codewords to be restored.
See Also