CustomerInformationInterpretingType
CustomerInformationInterpretingType enumeration
Definisce il tipo di interpretazione (CTable, NTable o Altro) delle informazioni sui clienti per AustralianPost BarCode.
public enum CustomerInformationInterpretingType
I valori
Nome | Valore | Descrizione |
---|---|---|
CTable | 0 |
Utilizzare CTable per interpretare le informazioni sul cliente. Consente A..Z, a..z, 1..9, spazio e # segno. |
NTable | 1 |
Utilizzare NTable per interpretare le informazioni sul cliente. Consente cifre. |
Other | 2 |
Non interpretare le informazioni sul cliente. Consente solo 0, 1, 2 o 3 simboli. |
Guarda anche
- spazio dei nomi Aspose.BarCode
- assemblea Aspose.BarCode