Click or drag to resize

UpcAConvertToEan13 Property

allows to expand the UPC-A labels to their EAN-13 equivalents.

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

Property Value

Type: BooleanProperty
Remarks
convertToEan13

allows to expand the UPC-A labels to their EAN-13 equivalents. Any EAN-13 parameters will then apply to the result.

[Android Documentation]

See Also