Create a new 1D bar code.
Namespace: TallComponents.PDF.Layout.Shapes.BarcodesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
protected OneDimensionalBarcodeShape( string data ) |
| Visual Basic |
|---|
Protected Sub New ( _ data As String _ ) |
Parameters
- data
- Type: System..::..String
The Data. This should not include the start and end codes '*'.