UpcESendSystemDigit Property |
includes the system digit in the label
transmission.
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 SendSystemDigit { get; set; }
Public Property SendSystemDigit As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks sendSystemDigit includes the system digit in the label
transmission. For UPC-E the system digit is always zero.
[Android Documentation]
See Also