CustomerInformationInterpretingType

CustomerInformationInterpretingType enum

Namespace: Aspose.Barcode.Recognition

Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.

Enum Values

NameValueDescription
C_TABLE0Use C_TABLE to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sing.
N_TABLE1Use N_TABLE to interpret the customer information. Allows digits.
OTHER2Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only.