Create a new Code 2 of 5 Interleaved bar code.
Namespace: TallComponents.PDF.Layout.Shapes.BarcodesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public Code2of5InterleavedBarcodeShape( string data ) |
| Visual Basic |
|---|
Public Sub New ( _ data As String _ ) |
Parameters
- data
- Type: System..::..String
The Data. This should not include the start and end codes '*'.