TBarCode Library 11  TBarCode Library 11

Sets PDF417 encoding mode.

Sets the PFD417 encoding mode. If the mode is set to default the generation algorithm tries to find an optimum encoding. If binary data is encoded, binary encoding is most of the time the better choice.

See also:
BCGet_PDF417_EncodationMode()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eModeencoding mode. Can be default or binary.
Return values:
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.