Navigation: References > QRCode Class > Methods >
Specifies the level of error correction allowing recovery.
public void setLevel(short level)
Parameters
level
Specifies the level of error correction allowing recovery, a valid value should be between 0 and 3.
See Also