DatabarOptions - set options for reading GS1 Databar barcodes
Overview
The DatabarOptions property can be used to set various options for GS1 Databar recognition. All options are turned on by default, but some applications may find it useful to disable certain features for performance reasons.
The property works as a mask and can be constructed from the following values:
1 Read the supplementary 2-D portion if indicated by the linkage flag.
2 Read RSS-14 barcodes
4 Read RSS-14 Stacked barcodes
8 Read RSS-Limited barcodes
16 Read RSS-Expanded barcodes
32 Read RSS-Expanded Stacked barcodes
Type: SHORT
Default value: 255