MrzType Enumeration¶
Namespace: id3.Document
Definition¶
Enumerates supported MRZ types.
class MrzType
enum MrzType
public enum MrzType
public enum MrzType
public enum MrzType
typedef enum id3DocumentMrzType
Fields¶
Name |
Value |
Description |
---|---|---|
|
0 |
No MRZ. Default value. |
|
1 |
Document TD1 (ICAO 9303-5) - 3x30 lines MRZ. |
|
2 |
Document TD2 (ICAO 9303-6) - 2x36 lines MRZ. |
|
3 |
Document TD3 (Passports)(ICAO 9303-4) - 2x44 lines MRZ. |
|
4 |
Driving licence (ISO-18013) - 1x30 line MRZ. |
|
5 |
Visa format A (ICAO 9303-7) - 2x44 lines MRZ. |
|
6 |
Visa format B (ICAO 9303-7) - 2x36 lines MRZ. |
|
100 |
Other MRZ Type, with a standard layout but unknown content. |
|
101 |
Old french ID card (PRADO FRA-BO-02002). 2x36 lines MRZ. |