PropertyID.CodabarClsi Field
|
This parameter restricts the decoding to only read labels that conform to CLSI specifications.
Namespace:
Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const Int32 CodabarClsi = "value"
Public Const CodabarClsi As Int32 = "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.
[Android Documentation]
See Also