Specifies the ink color for barcodes search.
Member | Value | Description |
---|---|---|
BC_InkColorBlack | 1 | Black ink colored barcodes will be searched. This is the default. |
BC_InkColorUnknown | 0 | Both black and white ink color barcodes will be searched. |
BC_InkColorWhite | 2 | White ink colored barcodes will be searched. |
The default value is BC_InkColorBlack.
To improve recognition and speed by reducing search criteria, set this property correctly.