CodabarSendStartStop Property |
enables/disables the transmission of the
decoded star and stop characters.
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 SendStartStop { get; set; }
Public Property SendStartStop As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks sendStartStop enables/disables the transmission of the
decoded star and stop characters. The start and stop characters will both
be translated as A, B, C or D.
[Android Documentation]
See Also