DataElement

DataElement class

Namespace: Aspose.Barcode.ComplexBarcode

Represents a jurisdiction-specific data field used in documents, for example ElementID = “ZVA” with Value = “01”.

Constructors

NameDescription
__construct

Properties

NameRead/WriteDescription
ElementIDRead/WriteA 3-character code that identifies the jurisdiction-specific field, e.g., “ZVA”.
ValueRead/WriteThe text value associated with the field, typically defined by jurisdiction rules.