Skip to main content
A newer version of this page is available. .

BarCode2DGenerator.CalcCheckSum Property

For internal use.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

[Browsable(false)]
[DefaultValue(true)]
public override bool CalcCheckSum { get; set; }

Property Value

Type Default Description
Boolean **true**

A Boolean value.

See Also