Click or drag to resize

PropertyID.CodabarClsi 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
C#
VB
public const Int32 CodabarClsi = "value"

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