scanPassportDataPageOnly property

bool scanPassportDataPageOnly
getter/setter pair

Indicates whether only the passport data page should be scanned.

Scan only the data page ( page containing MRZ ) of the passport. If set to false, it will be required to scan the second page of certain passports.

Default: true

Implementation

bool scanPassportDataPageOnly = true;