Click or drag to resize

UpcEConvertToUpcA Property

allows to expand the UPC-E labels to their UPC-A 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 ConvertToUpcA { get; set; }

Property Value

Type: BooleanProperty
Remarks
convertToUpcA

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

[Android Documentation]

See Also