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; }
Public Property ConvertToEan13 As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks 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