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


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