WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.WinUI.BarCode Namespace / C1BarCode Class / CheckSumEnabled Property
In This Topic
    CheckSumEnabled Property
    In This Topic
    Determines whether a checksum of the barcode will be computed and included in the barcode when applicable.
    Syntax
    public bool CheckSumEnabled {get; set;}
    See Also