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


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