The I2of5 class provides access to parameters that are available for the I2of5 decoder.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.DecoderParameters.BaseDecoder
Properties
ConvertToEan13
Transmit Interleaved 2 of 5 data with or without the check digit.
Type - System.Boolean
Length1
Use to set decode lengths. The valid range is 0 to 55.
Type - System.Int32
Length2
Use to set decode lengths. The valid range is 0 to 55.
Type - System.Int32
Redundancy
Sets the reader to read the bar code twice before accepting data.
Type - System.Boolean
ReportCheckDigit
Transmit Interleaved 2 of 5 data with or without the check digit.
Type - System.Boolean
SecurityLevel
Specifies security level. Use class ScannerConfig.SecurityLevel.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.SecurityLevel
VerifyCheckDigit
The check digit type to verify. Use enum ScannerConfig.CheckDigitType.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.CheckDigitType