ActiveReports 19 .NET Edition
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
    bool CheckSum {get;}

    Property Value

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