UpcEanCompositeMode Class |
Namespace: Com.Datalogic.Decode.Configuration
The UpcEanCompositeMode type exposes the following members.
| Name | Description | |
|---|---|---|
| AlwaysLinked | Force the only transmission of UPC/EAN labels associable with Composite 2D components. | |
| Auto | Auto recognize the presence of UPC/EAN labels and Composite 2D component. | |
| JniPeerMembers | To be added. | |
| NeverLinked | Transmit the only UPC/EAN part of a GS1 Composite barcode, if found |
| Name | Description | |
|---|---|---|
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |
| AUTO | Transmit UPC/EAN labels and then Composite CC-A or Composite CC-B 2D component, if found |
| ALWAYS_LINKED | Transmit UPC/EAN labels only if close to Composite CC-A or Composite CC-B 2D components |
| NEVER_LINKED | Transmit only UPC/EAN labels independently from Composite CC-A or Composite CC-B 2D presence |