version property

QRVersion? version
getter/setter pair

Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion.Auto.

Implementation

QRVersion? version;