AddressType

AddressType enum

Module: aspose_barcode.complex_barcode.address_type

Address type.

Enum Values

NameValueDescription
COMBINED_ELEMENTS2
CONFLICTING3
STRUCTURED1
UNDETERMINED0

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