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

TwoDimSymbology

Grooper.IP

Enumerates the supported 2D (matrix) barcode symbologies for detection and decoding by the [2D Reader].

Remarks

The TwoDimSymbology enumeration defines the set of two-dimensional (matrix) barcode types that can be detected and decoded by the [2D Reader] in Grooper. Use this enumeration to configure which 2D barcode symbologies are enabled for detection on your documents.

Selecting the appropriate values ensures that only the relevant barcode types are searched for, improving detection speed and accuracy while reducing false positives. This is especially important in applications such as pharmaceutical packaging, manufacturing, and forms processing, where specific barcode types are prevalent.

Usage and Configuration

  • Enable only the symbologies present in your documents (e.g., DataMatrix for pharmaceutical and manufacturing labels).
  • Disabling unused symbologies improves performance and reduces the risk of incorrect barcode values.

Impact

  • Enabling unnecessary symbologies may result in slower processing or increased false positives.
  • Review diagnostic output to verify which symbologies are being detected and to fine-tune your configuration.

A combination of the following flags:

NameValueDescription
None0No symbology.

Used By

Notification