Classes
| Class | Description | |
|---|---|---|
| BarcodeShape |
Abstract base class of all barcode shapes.
| |
| Code128BarcodeShape |
Barcode 128 shape.
| |
| Code2of5InterleavedBarcodeShape |
Shape for the Interleaved 2 of 5 barcode.
| |
| Code3of9BarcodeShape |
Barcode 39 (or 3 of 9) shape.
| |
| OneDimensionalBarcodeShape |
Base Shape for all 1D barcodes.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| Code128CharacterSet |
The used character set in the code128 barcode.
| |
| TextLocation |
The used text location
|