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