BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / Tag Property

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