ASSUME_GS1 EnumMember

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 .

Unit: ZXing.DecodeHintType
const ASSUME_GS1 = TDecodeHintType(12)