DataElement
DataElement class
Namespace: Aspose.Barcode.ComplexBarcode
Represents a jurisdiction-specific data field used in documents, for example ElementID = “ZVA” with Value = “01”.
Constructors
| Name | Description |
|---|---|
| __construct |
Properties
| Name | Read/Write | Description |
|---|---|---|
| ElementID | Read/Write | A 3-character code that identifies the jurisdiction-specific field, e.g., “ZVA”. |
| Value | Read/Write | The text value associated with the field, typically defined by jurisdiction rules. |