QrErrorCorrectionLevel

QrErrorCorrectionLevel

Overview

QrErrorCorrectionLevel is a enum in Aspose.Barcode FOSS for Python.

Supported QR Code error correction levels.

This enumeration defines 4 values: L, M, Q, H.

Values

ValueDescription
L
M
Q
H

See Also