EQRCode::GetVersion

Version of the QR code.

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT32 GetVersion() const

Remarks

The version of a QR code indicates its size in terms of module number per line (number of module per line = 17+4*version).

EQRCode.Version

Version of the QR code.

Namespace: Euresys.Open_eVision

[C#]

uint Version

{ get; }

Remarks

The version of a QR code indicates its size in terms of module number per line (number of module per line = 17+4*version).