ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / AddNumber Property

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