EQRCode::GetLevel

Error correction level of the QR code.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::EQRCodeLevel GetLevel() const

Remarks

The EQRCodeLevel enum contains the four possible values, L, M, Q, H.

EQRCode.Level

Error correction level of the QR code.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EQRCodeLevel Level

{ get; }

Remarks

The EQRCodeLevel enum contains the four possible values, L, M, Q, H.