CustomerInformationInterpretingType
CustomerInformationInterpretingType enumeration
Defines the interpreting type (CTable, NTable or Other) of customer information for AustralianPost BarCode.
public enum CustomerInformationInterpretingType
Values
Name | Value | Description |
---|---|---|
CTable | 0 |
Use CTable to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sign. |
NTable | 1 |
Use NTable to interpret the customer information. Allows digits. |
Other | 2 |
Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only. |
See Also
- namespace Aspose.BarCode
- assembly Aspose.BarCode