StiQRCodeECIMode Enum
Namespace: Stimulsoft.Report.BarCodes
Members
| Member | Value | Description |
|---|---|---|
| Cp437 | 2 | |
| ISO_8859_1 | 3 | |
| ISO_8859_2 | 4 | |
| ISO_8859_3 | 5 | |
| ISO_8859_4 | 6 | |
| ISO_8859_5 | 7 | |
| ISO_8859_6 | 8 | |
| ISO_8859_7 | 9 | |
| ISO_8859_8 | 10 | |
| ISO_8859_9 | 11 | |
| ISO_8859_11 | 13 | |
| ISO_8859_13 | 15 | |
| ISO_8859_15 | 17 | |
| Shift_JIS | 20 | |
| Windows_1250 | 21 | |
| Windows_1251 | 22 | |
| Windows_1252 | 23 | |
| Windows_1256 | 24 | |
| UTF_8 | 26 |