Click or drag to resize

PropertyIDGs1StringFormat Field

This parameter is set to true to convert the GS1 barcode string in the GS1 readable string format.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int Gs1StringFormat = 55

Field Value

Type: Int32
Remarks

This parameter is set to true to convert the GS1 barcode string in the GS1 readable string format. It is used only if Gs1Check

is set to true.

The class of the property is BooleanProperty.

[Android Documentation]

See Also