static public field QRCodeErrorCorrection.M

Brief

A medium level of error correction - 15% of data bytes can be restored.

Declaration
C#
QRCodeErrorCorrection  M = 1

Declared in QRCodeErrorCorrection

back