Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Code39Options

Grooper.IP

Options specific to Code39 barcode reading.

Remarks

The Code39Options enumeration defines advanced configuration flags for reading Code 39 barcodes using the Standard Reader. These options allow you to relax or restrict certain requirements, such as the presence of start/stop characters or the use of full ASCII encoding, to accommodate a variety of document and barcode standards.

Usage and Configuration

  • Use these options to handle non-standard or legacy Code 39 barcodes that may not include start/stop characters or that require restricted character sets.
  • Adjust settings to balance detection coverage and the risk of false positives.

Impact

  • Relaxing requirements may increase the number of barcodes detected but can also increase false positives.
  • Restricting options improves accuracy but may miss non-standard barcodes.

Review diagnostic output to verify the effect of these options on your document set.

A combination of the following flags:

NameValueDescription

Used By

Notification