Determines, after each page is snapped, whether the acknowledgment screen should be displayed or not.
BAD_QUALITY:
The acknowledgement screen will only be shown when the quality of a scanned page is unacceptable. The quality threshold is determined by the minimumQuality parameter.
ALWAYS:
The acknowledgement screen will always be shown after each snap, regardless of the scanned page's quality.
NONE:
The acknowledgement screen will be disabled, in effect never shown.
Determines, after each page is snapped, whether the acknowledgment screen should be displayed or not.
BAD_QUALITY
: The acknowledgement screen will only be shown when the quality of a scanned page is unacceptable. The quality threshold is determined by theminimumQuality
parameter.ALWAYS
: The acknowledgement screen will always be shown after each snap, regardless of the scanned page's quality.NONE
: The acknowledgement screen will be disabled, in effect never shown.