Click or drag to resize

EncoderOptionsShowChecksum Property

Gets or sets a flag indicating whether the checksum will be appended to the label. The ShowText flag must also be set.

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

Property Value

Type: Boolean
See Also