EQRCodeDecodedStream::GetCodingMode

Coding mode used in the decoded QR code. Returned as one of the EQRCodeCodingMode enum value.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::EQRCodeCodingMode GetCodingMode() const

EQRCodeDecodedStream.CodingMode

Coding mode used in the decoded QR code. Returned as one of the EQRCodeCodingMode enum value.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EQRCodeCodingMode CodingMode

{ get; }