Spread Windows Forms 15.0
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()
    public Code128()
    See Also