IDAutomation Linear Barcode Decoder

BarcodeDecoder Properties

The properties of the BarcodeDecoder class are listed below. For a complete list of BarcodeDecoder class members, see the BarcodeDecoder Members topic.

Public Instance Properties

Angle The angle to rotate the image if a barcode can not be found at zero degress.
AngleTolerance This will rotate the image plus and minus the given value using Angle property for the center reference.
Code39FullAscii Gets or sets a boolean value indicating whether to decode the Code39 symbology in full ASCII.
DecodeCodabar Gets or sets a value indicating whether decode the Codabar symbology.
DecodeCode11 Gets or sets a value indicating whether decode the code11 symbology.
DecodeCode128 Gets or sets a value indicating whether to decode the Code128 symbology.
DecodeCode2of5 Gets or sets a value indicating whether to decode the code2of5 symbology.
DecodeCode39 Gets or sets a value indicating whether to decode the Code39 symbology.
DecodeCode93 Gets or sets a value indicating whether to decode the Code93 symbology.
DecodedFNC1Additional Gets or sets the string representation of additional FNC1 characters.
Note   For more information on a this property, please visit http://www.idautomation.com/barcode-recognition/Decoder-SDK-Manual.html#DecodedFNC1First
DecodedFNC1First Gets or sets the string representation of first FNC1 character.
Note   For more information on a this property, please visit http://www.idautomation.com/barcode-recognition/Decoder-SDK-Manual.html#DecodedFNC1First
DecodedFNC2 Gets or sets the string representation of the FNC2 character.
Note   For more information on a this property, please visit http://www.idautomation.com/barcode-recognition/Decoder-SDK-Manual.html#DecodedFNC1First
DecodedFNC3 Gets or sets the string representation of the FNC3 character.
Note   For more information on a this property, please visit http://www.idautomation.com/barcode-recognition/Decoder-SDK-Manual.html#DecodedFNC1First
DecodedFNC4 Gets or sets the string representation of the FNC4 character.
Note   For more information on a this property, please visit http://www.idautomation.com/barcode-recognition/Decoder-SDK-Manual.html#DecodedFNC1First
DecodeInterleaved2of5 Gets or sets a value indicating whether decode the interleaved2of5 symbology.
DecodeMSI Gets or sets a value indicating whether decode the MSI symbology.
DecodeUpcEan Gets or sets a value indicating whether to decode the UPC or EAN symbology.
ExpandToEAN13 Gets or sets a value indicating whether expand to the EAN13 barcode to 13 digits.
IsDemo IsDemo is a property of the BarcodeDecoder class.

See Also

BarcodeDecoder Class | IDAutomation.BarcodeDecoder Namespace