static public field QRCodeErrorCorrection.Q

Brief

A quartile level of error correction - 25% of data bytes can be restored.

Declaration
C#
QRCodeErrorCorrection  Q = 2

Declared in QRCodeErrorCorrection

back