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: 4.16.0.0 (4.16.0.0)
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