Click or drag to resize

StiCode39BarCodeTypeCheckSum Property

Gets or sets a mode of the checksum.

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiCheckSum CheckSum { get; set; }

Property Value

Type: StiCheckSum
See Also