Sets Micro PDF encoding mode.
This option adjusts how data is encoded as MicroPDF417. In most cases the Default mode is the best choice. Often the scanner hardware does not support all modes listed here - check with your reading device first. If not set explicitly, TBarCode analyzes input data. Text, numeric or binary compaction mode will be switched automatically in order to produce the smallest possible symbol.
- See also:
- BCGet_MPDF417_Mode()
- Parameters:
-
[in] | pBarCode | Pointer to barcode structure. |
[in] | eMode | Encoding mode. |
- Return values:
-
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |