TDecodeHintType.TRY_HARDER_WITHOUT_ROTATION EnumMember

1D readers supporting rotation with TRY_HARDER enabled. But BarcodeReader class can do auto-rotating for 1D and 2D codes. Enabling that option prevents 1D readers doing double rotation. BarcodeReader enables that option automatically if "global" auto-rotation is enabled. Maps to .

Unit: ZXing.DecodeHintType
const TRY_HARDER_WITHOUT_ROTATION = TDecodeHintType(11)