Grooper Help - Version 25.0
25.0.0024 2,166

PaperEndCondition

Grooper.Capture.ColorTrac

Defines what should happen when the end of the paper is reached.

Remarks

Overview

The PaperEndCondition enumeration controls the scanner's behavior after a page has been fully scanned. This setting determines whether the paper is ejected, rewound, or left in place, and is important for workflow automation and operator convenience.

Configuration Guidance

  • Use Eject to automatically eject the paper after scanning.
  • Use DoNothing to leave the paper in place for manual removal.
  • Use Rewind or RewindAndStage to return the paper to the starting position for repeated scans.
  • Use PaperLength for custom handling based on paper length detection.

Choose the value that best matches your scanning workflow and document handling needs.

Can be one of the following values:

NameValueDescription

Used By

Notification