morePagesAvailable property

int morePagesAvailable

Indicates how many pages of a document remains to process. Requires Document Type recognition, otherwise 0 by default.

Implementation

int get morePagesAvailable => _morePagesAvailable;