Click or drag to resize

BarcodeUtilAddChecksum Property

Gets or sets whether a checksum should be generated and attached to the value to encode.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
bool AddChecksum { get; set; }

Property Value

Type: Boolean
See Also