Aspose::BarCode::Generation::CodabarSymbol enum
CodabarSymbol enum
Specifies the start or stop symbol of the Codabar barcode specification.
enum class CodabarSymbol : int16_t
Values
| Name | Value | Description |
|---|---|---|
| A | n/a | Specifies character A as the start or stop symbol of the Codabar barcode specification. |
| B | n/a | Specifies character B as the start or stop symbol of the Codabar barcode specification. |
| C | n/a | Specifies character C as the start or stop symbol of the Codabar barcode specification. |
| D | n/a | Specifies character D as the start or stop symbol of the Codabar barcode specification. |
See Also
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++