setLevel

Navigation:  References > QRCode Class > Methods >

setLevel

Previous pageReturn to chapter overviewNext page

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

Level Constants