EQRCodeEncoding Enum

This enumeration contains the possible values for the encoding used for parts of the bit stream of a QR code, contained by the EQRCodeDecodedStreamPart object.

Namespace: Euresys::Open_eVision

EQRCodeEncoding_Numeric
The stream part is coded numerically.
EQRCodeEncoding_Alphanumeric
The stream part is coded alphanumerically.
EQRCodeEncoding_Byte
The stream part is coded as bytes.
EQRCodeEncoding_Kanji
The stream part is coded in Kanji.

EQRCodeEncoding Enum

This enumeration contains the possible values for the encoding used for parts of the bit stream of a QR code, contained by the EQRCodeDecodedStreamPart object.

Namespace: Euresys.Open_eVision

Numeric
The stream part is coded numerically.
Alphanumeric
The stream part is coded alphanumerically.
Byte
The stream part is coded as bytes.
Kanji
The stream part is coded in Kanji.