A newer version of this page is available.
Switch to the current version.
BarCodePropertyProvider.MSICheckSum Property
Gets or sets the checksum type for the barcode.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
MSICheckSum | An MSICheckSum enumeration value which represents the checksum type. |
Remarks
Use this property to specify the checksum method, which defines the appearance of checksum bars added to the barcode. To avoid calculating a checksum for an MSI barcode, set this property's value to MSICheckSum.None.
See Also
Feedback