The used character set in the code128 barcode.
Namespace: TallComponents.PDF.Layout.Shapes.BarcodesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public enum Code128CharacterSet |
| Visual Basic |
|---|
Public Enumeration Code128CharacterSet |
Members
| Member name | Value | Description | |
|---|---|---|---|
| A | 0 | Use Code 128 - Set A | |
| B | 1 | Use Code 128 - Set B | |
| C | 2 | Use Code 128 - Set C |