captureSingleSide property

bool? captureSingleSide
getter/setter pair

Defines whether to capture a single side or capture all possible sides of a document with automatic side detection.

Default: false

Implementation

bool? captureSingleSide = false;