[]
The enumeration of encoding char set under ECC200 mode.
public enum DataMatrixEcc200EncodingMode
Public Enum DataMatrixEcc200EncodingMode
Name | Description |
---|---|
ASCII | ASCII. |
Auto | Auto. The encoding char set will be selected automatically to achieve a better compression efficiency. |
Base256 | Base256. |
C40 | C40. |
EDIFACT | EDIFACT. Only 63 EDIFACT characters are supported by this char set. |
Text | Text. |
X12 | X12. Only 40 X12 characters are supported by this char set. |