Mobile Document Scanner
Defined under the namespace Scandit.Datacapture.Id
- MobileDocumentScanner
class MobileDocumentScannerAdded in version 8.0.0
Represents a scanner configuration that captures data from mobile documents. Mobile documents (mdocs) are digital identity documents stored in a wallet app—typically government-issued—on the holder’s device. Their contents can be securely retrieved by a reader app via protocols like BLE or NFC. However, some jurisdictions use proprietary formats for their mobile documents. These formats are not digitally accessible with current capabilities; instead, ID Capture can only extract their data using OCR from the screen.
- constructor()
constructor()Added in version 8.0.0
Creates a new MobileDocumentScanner to scan OCR data from mobile documents.