BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / AddNumber Property

In This Topic
    AddNumber Property (C1BarCode)
    In This Topic
    Add two digit or five digit add-on symbols for UPC/E barcodes
    Syntax
    'Declaration
     
    Public Property AddNumber As String
    public string AddNumber {get; set;}
    See Also