AddressType
AddressType enum
Module: aspose_barcode.complex_barcode.address_type
Address type.
Enum Values
| Name | Value | Description |
|---|---|---|
| COMBINED_ELEMENTS | 2 | |
| CONFLICTING | 3 | |
| STRUCTURED | 1 | |
| UNDETERMINED | 0 |
AddressType.COMBINED_ELEMENTS
Type: int
Value: 2
AddressType.CONFLICTING
Type: int
Value: 3
AddressType.STRUCTURED
Type: int
Value: 1
AddressType.UNDETERMINED
Type: int
Value: 0