EQRCode::GetLevel

Error correction level of the QR code.

Namespace: Euresys::Open_eVision_2_11

[C++]

Euresys::Open_eVision_2_11::EQRCodeLevel GetLevel()

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_2_11

[C#]

Euresys.Open_eVision_2_11.EQRCodeLevel Level

{ get; }

Remarks

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