MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / CheckSum Property

In This Topic
CheckSum Property
In This Topic
Gets a value indicating whether the checksum is enabled.
Syntax
'Declaration
 
ReadOnly Property CheckSum As Boolean
 

Property Value

true if the checksum is enabled; otherwise, false.
See Also