Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / JAN8 Class / JAN8 Constructor / JAN8 Constructor()


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