Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / ITF Class
Members


In This Topic
    ITF Class
    In This Topic
    Represents the ITF barcode type and any particular settings of this type. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ITF 
       Inherits BarCodeType
    'Usage
     
    
    Dim instance As ITF
    public sealed class ITF : BarCodeType 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.CellType.BarCode.ValueBase
          FarPoint.Win.Spread.CellType.BarCode.BarCodeType
             FarPoint.Win.Spread.CellType.BarCode.ITF

    See Also