Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / Code128 Class / Code128 Constructor / Code128 Constructor()


In This Topic
Code128 Constructor()
In This Topic
Creates a new Code128 barcode with default values.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New Code128()
See Also