Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | C_TABLE = 0 |
const | N_TABLE = 1 |
const | OTHER = 2 |
Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.
const CustomerInformationInterpretingType::C_TABLE = 0 |
Use C_TABLE to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sing.
const CustomerInformationInterpretingType::N_TABLE = 1 |
Use N_TABLE to interpret the customer information. Allows digits.
const CustomerInformationInterpretingType::OTHER = 2 |
Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only.