Constructor Code3of9BarcodeShape
Namespace TallComponents.PDF.Layout.Shapes.Barcodes
Class Code3of9BarcodeShape
Create a new Code 39 (3 of 9) barcode.
Syntax
public
Code3of9BarcodeShape(
String
data
)
Parameters
String
data
The Data. This should not include the start and end codes '*'.