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


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