GtinFormat Class |
GtinFormat| GS1_DATABAR_14 | GS1 DataBar 14 format. |
| GS1_128 | GS1-128 format. |
The GtinFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| Gs1128 | To be added. | |
| Gs1Databar14 | To be added. | |
| JniPeerMembers | To be added. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
| Name | Description | |
|---|---|---|
| ValueOf | Returns the enum constant of this class with the specified name. | |
| Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
GtinFormat is an enumeration defining the format used when converting a barcode to its GTIN representation.
The type is one of:
| GS1_DATABAR_14 | GS1 DataBar 14 format. |
| GS1_128 | GS1-128 format. |