morePagesAvailable property
Indicates how many pages of a document remains to process. Requires Document Type recognition, otherwise 0 by default.
Implementation
int get morePagesAvailable => _morePagesAvailable;
Indicates how many pages of a document remains to process. Requires Document Type recognition, otherwise 0 by default.
int get morePagesAvailable => _morePagesAvailable;