allowPageEditing property

bool allowPageEditing
getter/setter pair

If true, after the scan screen is finished, an editing screen with the captured images will be displayed. On the editing screen, the user can crop manually, rotate the page, filter the page and much more. The editing screen can be configured by accessing the pageEditConfig. Defaults to true.

Implementation

var allowPageEditing = true;