returnInputImages property

bool returnInputImages
getter/setter pair

Indicates whether input images should be returned.

Save the input images at the moment of the data extraction or timeout. This significantly increases memory consumption. The scanning performance is not affected.

Default: false

Implementation

bool returnInputImages = false;