multiPage property

bool multiPage
getter/setter pair

If true, scanning multi page documents is possible. Set this to false if you need to scan single page documents. Defaults to true.

Implementation

var multiPage = true;