Navigation: References > QRCode Class > Methods >
Specifies the version of QRCode barcode.
public void setVersion(short version)
Parameters
version
Specifies the version of QRCode barcode, a valid value should be between 0 and 40.
See Also