scanUnsupportedBack property

bool scanUnsupportedBack
getter/setter pair

Indicates whether backside of unsupported document should be scanned also.

By default, back side of the document will not be scanned if only the front side is supported for a specific document.

Default: false

Implementation

bool scanUnsupportedBack = false;