Click or drag to resize

Interleaved25SendChecksum Property

includes the checksum in the label transmission (if checksum is required with enableChecksum).

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

Property Value

Type: BooleanProperty
Remarks
sendChecksum

includes the checksum in the label transmission (if checksum is required with enableChecksum).

[Android Documentation]

See Also