DataFormat Enumeration |
Namespace: Zebra.Sdk.Card.Enumerations
Member name | Value | Description | |
---|---|---|---|
Ascii | 0 | ASCII data. | |
Hex | 1 |
Hexadecimal data. Expressed as a 2-character ASCII hex sequence. Example: The word 'Zebra' would be expressed as "5A65627261" in Hex. |