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


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