ComponentOne BarCode for ASP.NET Web Forms
C1.Win.BarCode.4 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Tag Property

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