Specifies the start or stop symbol of the Codabar barcode specification.
More...
Inherits Enum.
|
| int | A = 65 |
| | Specifies character A as the start or stop symbol of the Codabar barcode specification. More...
|
| |
| int | B = 66 |
| | Specifies character B as the start or stop symbol of the Codabar barcode specification. More...
|
| |
| int | C = 67 |
| | Specifies character C as the start or stop symbol of the Codabar barcode specification. More...
|
| |
| int | D = 68 |
| | Specifies character D as the start or stop symbol of the Codabar barcode specification. More...
|
| |
Specifies the start or stop symbol of the Codabar barcode specification.
Specifies character A as the start or stop symbol of the Codabar barcode specification.
Specifies character B as the start or stop symbol of the Codabar barcode specification.
Specifies character C as the start or stop symbol of the Codabar barcode specification.
Specifies character D as the start or stop symbol of the Codabar barcode specification.