Ean13.ConvertToGTIN Property
Click or drag to resize

Ean13ConvertToGTIN Property

convertToGTIN allows to convert EAN-13 labels to GTIN.

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 ConvertToGTIN { get; set; }

Property Value

Property Value

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

Remarks
convertToGTIN allows to convert EAN-13 labels to GTIN.

[Android Documentation]

See Also