DocumentAutoCaptureResult

Result of the Document Auto Capture UI component.

Properties

Link copied to clipboard

BGRA raw image.

Link copied to clipboard

Binary content for server-side evaluation.

Link copied to clipboard

The result of the document detection. Might be null only if DocumentAutoCaptureFragment.requestCapture was used to get the result.

Link copied to clipboard
val machineReadableZone: MachineReadableZone?

Machine Readable Zone. This property is present if MRZ reading is enabled.

Link copied to clipboard
val travelDocumentType: TravelDocumentType?

Travel document type according to the ICAO Doc 9303. This property is present if MRZ reading is enabled.