Click or drag to resize

BarcodeUtilDisplayChecksum Property

Gets or sets whether the checksum value should be displayed after the value to encode in the barcode image.

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

Property Value

Type: Boolean
See Also