Click or drag to resize

IEncoderOptionsShowChecksum 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.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
bool ShowChecksum { get; set; }

Property Value

Type: Boolean
See Also