Click or drag to resize

BarCodeControl UseChecksum Property

Indicates whether to use a checksum on barcodes where it is optional.

Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public CheckSumMode UseChecksum { get; set; }

Property Value

Type: CheckSumMode

Implements

IBarcodeSettings UseChecksum
See Also