Click or drag to resize

BarcodeUseChecksum Property

Gets a flag indicating whether a checksum was appended in one of Code39Interleaved2of5, Standard2of5 barcodes.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public bool UseChecksum { get; }

Property Value

Type: Boolean
See Also