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

In This Topic
    Tag Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Tag As System.Object
    public System.object Tag {get; set;}
    See Also