LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Tag Property








Gets or sets an object that contains data associated with this barcode. .NET support WinRT support Silverlight support
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public object Tag {get; set;}
'Declaration
 
<BrowsableAttribute(False)>
<XmlIgnoreAttribute()>
Public Property Tag As Object
'Usage
 
Dim instance As BarcodeData
Dim value As Object
 
instance.Tag = value
 
value = instance.Tag
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public object Tag {get; set;}
ObjectiveC Syntax
Java Syntax
BrowsableAttribute()
XmlIgnoreAttribute()
 get_Tag();
set_Tag(value);
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property Object^ Tag {
   Object^ get();
   void set (    Object^ value);
}

Property Value

An System.Object that contains information that is associated with the barcode.
Remarks

The Tag property can be used to store any object that you want to associate with a BarcodeData. You can store any item. Note: the Tag property is not used by LEADTOOLS.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeData Class
BarcodeData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features