CodabarSendChecksum 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; }
Public Property SendChecksum As BooleanProperty
Get
Set
Property Value
Type:
BooleanPropertyRemarks sendChecksum includes the checksum in the label transmission
(if checksum is required with enableChecksum).
[Android Documentation]
See Also