The BarcodeFieldData Structure is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
This class contains barcode data information that have been read inside the field.
| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Structure BarcodeFieldData Inherits System.ValueType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BarcodeFieldData | |
| C# | |
|---|---|
[SerializableAttribute()] public struct BarcodeFieldData : System.ValueType | |
| C++/CLI | |
|---|---|
[SerializableAttribute()] public value class BarcodeFieldData : public System.ValueType | |
System.Object
System.ValueType
Leadtools.Forms.Processing.BarcodeFieldData
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7