Click or drag to resize
BarcodeIsGs1DataCarrier Field
True if the code is a GS1 data carrier, false if not.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.8.0.2 (5.8.0.2)
Syntax
public readonly bool IsGs1DataCarrier

Field Value

Type: Boolean
Remarks
Codes which have only been localized but not recognized have this property set to false.
See Also