setQrErrorLevel

setQrErrorLevel(object)

Deprecated. This property is obsolete and will be removed in future releases. Instead, use the setErrorLevel().

Level of Reed-Solomon error correction for QR barcode. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H. see QRErrorLevel.

setQrErrorLevel(value)
ParameterTypeDescription
valueobject

See Also