multiPageEnabled property

bool? multiPageEnabled
getter/setter pair

Controls multi-page mode. When enabled, the user can take multiple document photos before closing the screen by tapping the page counter button. When disabled, the screen will be closed immediately after the first document photo is made. The default value is FALSE.

Implementation

bool? multiPageEnabled;