Click or drag to resize

PropertyIDCodabarClsi Field

This parameter restricts the decoding to only read labels that conform to CLSI specifications.

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 CodabarClsi = 774

Field Value

Type: Int32
Remarks

This parameter restricts the decoding to only read labels that conform to CLSI specifications. Label length must be 14 and the data is split into fields of 1, 4, 5 and 4 characters separated by spaces.

The class of the property is BooleanProperty.

[Android Documentation]

See Also