Click or drag to resize

IEncoderUseChecksum Property

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

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
bool UseChecksum { get; }

Property Value

Type: Boolean
See Also