Table of contents

MRZScanner API References

MRZScanner is a ready-to-use component that enables developers to quickly set up an app for scanning MRZ codes on passports and ID cards. With the built-in MRZScannerViewController, it simplifies the integration of MRZ scanning functionality into any application, making it easy to extract and process information from travel and identity documents.

Classes

Class Description
MRZScannerViewController The main class of MRZScanner. It is an ViewController class that implements MRZ scanning features.
MRZScannerConfig The class that provides MRZ scanning configurations.
MRZScanResult The result class.
MRZData The class that contains the parsed MRZ information.
ResultStatus A enumeration class that describes the result status.
DocumentType A enumeration class that defines the type of document to scan, such as ID cards or passports.

Is this page helpful?

YesYes NoNo

In this article: