Click or drag to resize

PropertyIDCodabarSendStart Field

This parameter enables/disables the transmission of the decoded star and stop characters.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int CodabarSendStart = 773

Field Value

Type: Int32
Remarks

This parameter 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.

The class of the property is BooleanProperty.

[Android Documentation]

See Also