Isbt128Mode Class |
Namespace: Com.Datalogic.Decode.Configuration
The Isbt128Mode type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Both | Single and Concatenated ISBT 128 allowed |
![]() ![]() | ConcatenatedOnly | Concatenated ISBT 128 barcodes allowed |
![]() | JniPeerMembers | To be added. |
![]() ![]() | SingleOnly | Single ISBT 128 barcode allowed |
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. |
SINGLE ONLY | Only single ISBT 128 barcode is decoded. |
CONCATENATED ONLY | Only concatenated ISBT 128 barcode is decoded. |
BOTH | Both single and concatenated ISBT 128 barcode are allowed. |