chipPage property

int chipPage

Indicates which page of the document contains an RFID chip (0 if there's no page containing it). Requires document type recognition, otherwise 1 by default.

Implementation

int get chipPage => _chipPage;