Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / BarCodeHelper Class / BarCodeHelper Constructor


In This Topic
    BarCodeHelper Constructor
    In This Topic
    Initializes a new instance of the BarCodeHelper class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New BarCodeHelper()
    public BarCodeHelper()
    See Also