Specifies the DataMatrix Encoding to use on that symbology.
| Member Name | Description |
|---|---|
| Auto | |
| Ascii | Used to encode data that mainly contains ASCII characters (0-127) |
| C40 | Used to encode data that mainly contains numeric and upper case characters |
| Text | Used to encode data that mainly contains numeric and lower case characters |
| Base256 | Used to encode 8 bit values |
Namespace: Neodynamic.ReportingServices
Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll)
Neodynamic.ReportingServices Namespace