ID Document Type
Defined in namespace Scandit.DataCapture.ID.Data
- IdDocumentType
Added in version 6.16.0
This enum class is used to specify what documents can be scanned in ID Capture. Documents are set in IdCaptureSettings.SupportedDocuments method.
- DlViz
Added in version 6.16.0
Allows to scan the front page of Driver License document. The result would be of type VizResult.
- AamvaBarcode
Added in version 6.16.0
Allows to scan back page of AAMVA Driver License documents that contains PDF417 with the data. The result would be of type AamvaBarcodeResult.
- ColombiaDlBarcode
Added in version 6.21.0
Allows to scan back page of Colombia Driver’s License (Licencia de Conducción) that contains PDF417 with the data. The result would be of type ColombiaDlBarcodeResult.
- ColombiaIdBarcode
Added in version 6.16.0
Allows to scan back page of Colombia ID (Cédula de Ciudadanía) that contains PDF417 with the data. The result would be of type ColombiaIdBarcodeResult.
- VisaMrz
Added in version 6.16.0
Allows to scan MRZ zone of the visa card. The result would be of type MrzResult.
- PassportMrz
Added in version 6.16.0
Allows to scan MRZ zone of the passport. The result would be of type MrzResult.
- SwissDlMrz
Added in version 6.16.0
Allows to scan MRZ zone of the Swiss driver’s license. The result would be of type MrzResult.
- IdCardMrz
Added in version 6.16.0
Allows to scan MRZ zone of ID card. The result would be of type MrzResult.
- IdCardViz
Added in version 6.16.0
Allows to scan ID documents. The result would be of type VizResult.
- UsUsIdBarcode
Added in version 6.16.0
Allows to scan back page of US Uniformed Services documents that contains PDF417 with the data. The result would be of type UsUniformedServicesBarcodeResult.
- ArgentinaIdBarcode
Added in version 6.16.0
Allows to scan back page of Argentina ID (Documento Nacional de Identidad) that contains PDF417 with the data. The result would be of type ArgentinaIdBarcodeResult.
- SouthAfricaDlBarcode
Added in version 6.16.0
Allows to scan back page of South Africa Driver’s License that contains PDF417 with the data. The result would be of type SouthAfricaDlBarcodeResult.
- SouthAfricaIdBarcode
Added in version 6.16.0
Allows to scan back page of South Africa Smart ID Card that contains PDF417 with the data. The result would be of type SouthAfricaIdBarcodeResult.
- CommonAccessCardBarcode
Added in version 6.18.1
Allows to scan barcode on Common Access Card that contains PDF417 with the data. The result would be of type CommonAccessCardBarcodeResult.
- ChinaMainlandTravelPermitMrz
Added in version 6.20.0
Allows to scan MRZ zone of Chinese Mainland Travel Permits. The result would be of type ChinaMainlandTravelPermitMrzResult.
- ChinaExitEntryPermitMrz
Added in version 6.20.0
Allows to capture information from a Machine Readable Zone (MRZ) of an Exit-Entry Permit for Travelling to and from Hong Kong and Macau (往来港澳通行证) or an Exit-Entry Permit for Travelling to and from Taiwan (往来台灣通行证) issued by People’s Republic of China. The result would be of type ChinaExitEntryPermitMrzResult.
- ChinaOneWayPermitBackMrz
Added in version 6.20.0
Allows capture of information from a Machine Readable Zone (MRZ) of the back of a One-Way Permit to Hong Kong/Macau issued by the People’s Republic of China. The result would be of type ChinaOneWayPermitBackMrzResult.
- ChinaOneWayPermitFrontMrz
Added in version 6.20.0
Allows capture of information from a Machine Readable Zone (MRZ) of the front of a One-Way Permit to Hong Kong/Macau issued by the People’s Republic of China. The result would be of type ChinaOneWayPermitFrontMrzResult.
- ApecBusinessTravelCardMrz
Added in version 6.20.0
Allows capture of information from a Machine Readable Zone (MRZ) of the back of an APEC (Asia-Pacific Economic Cooperation) Business Travel Card. The result would be of type ApecBusinessTravelCardMrzResult.