USE_CODE_39_EXTENDED_MODE EnumMember
Definition
if Code39 could be detected try to use extended mode for full ASCII character set Maps to bool .
Delphi
const USE_CODE_39_EXTENDED_MODE = TDecodeHintType(9)
if Code39 could be detected try to use extended mode for full ASCII character set Maps to bool .
const USE_CODE_39_EXTENDED_MODE = TDecodeHintType(9)