Click or drag to resize

CodabarConvertToCLSI Property

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

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 ConvertToCLSI { get; set; }

Property Value

Type: BooleanProperty
Remarks
convertToCLSI

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.

[Android Documentation]

See Also