[XmlIgnoreAttribute()]
public object Tag { get; set; }
@property (nonatomic, copy) id tag;
public Object getTag()
public void setTag(Object value)
[BrowsableAttribute(false)]
[XmlIgnoreAttribute()]
public:
property Object^ Tag {
Object^ get();
void set ( Object^ );
}
Tag # get and set (BarcodeData)
An Object that contains information that is associated with the barcode.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document