Click or drag to resize

EncoderOptionsAddChecksum Property

Gets or sets a flag indicating whether a checksum will be added for the barcode types that support them.

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

Property Value

Type: Boolean
See Also