ASSUME_GS1 Enum Member
Assume the barcode is being processed as a GS1 barcode, and modify behavior as needed. For example this affects FNC1 handling for Code 128 (aka GS1-128). Doesn't matter what it maps to; use .
const ASSUME_GS1 = TDecodeHintType(12)