Formatting.Gs1Check Property https://ref." name="Description"/>
Click or drag to resize

FormattingGs1Check Property

gs1Check enables a check to verify that the content of the barcode matches the GS1 AIs format (https://ref.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.BooleanProperty Gs1Check { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
gs1Check enables a check to verify that the content of the barcode matches the GS1 AIs format (https://ref.gs1.org/ai/), so that GS1 codes not well formatted will not be decoded.

[Android Documentation]

See Also