Enum Type: BarcodeType (Bar code type)
| Property | Value |
| ConfigurationKey | |
| DisplayLength | Auto |
| Help | @SYS24295 (Type of bar code) |
| Label | @SYS24294 (Bar code type) |
| Name | BarcodeType |
| Style | Combo box |
| UseEnumValue | Yes |
Enum Values
| Name | Label | EnumValue | ConfigurationKey |
| NoBarcode | No bar code | 0 | |
| EAN128 | EAN128/UCC128 | 1 | |
| Code39 | Code 39 | 2 | |
| Interleaved2of5 | Interleaved 2 of 5 | 3 | |
| Code128 | Code128 | 4 | |
| UPCA | UPC A | 5 | |
| UPCE | UPC E | 6 | |
| EAN13 | EAN13 | 7 | |
| EAN8 | EAN8 | 8 |