Click or drag to resize

IEncoderOptionsAddChecksum Property

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

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

Property Value

Type: Boolean
See Also