ScSymbologySettings.h File Reference
Go to the source code of this file.
Typedefs | |
typedef int32_t | ScChecksums |
typedef struct ScOpaqueSymbologySettings | ScSymbologySettings |
Enumerations | |
enum | ScChecksum { SC_CHECKSUM_NONE = 0x00, SC_CHECKSUM_MOD_10 = 0x01, SC_CHECKSUM_MOD_11 = 0x02, SC_CHECKSUM_MOD_47 = 0x04, SC_CHECKSUM_MOD_103 = 0x10, SC_CHECKSUM_MOD_1010 = 0x20, SC_CHECKSUM_MOD_1110 = 0x40, SC_CHECKSUM_MOD_43 = 0x100, SC_CHECKSUM_MOD_16 = 0x200 } |
Detailed Description
Barcode symbology configuration.
- Copyright
- Copyright (c) 2015 Scandit AG. All rights reserved.
Enumeration Type Documentation
enum ScChecksum |
A list of possible checksum algorithms.
- Since
- 4.6.0