ComponentOne BarCode for WinForms
CheckSumEnabled Property

C1.Win.BarCode.4 Assembly > C1.Win.BarCode Namespace > C1BarCode Class : CheckSumEnabled Property
Gets or sets a value indicating whether a checksum of the barcode will be computed and included in the barcode when applicable.
Syntax
'Declaration
 
Public Property CheckSumEnabled As System.Boolean
public System.bool CheckSumEnabled {get; set;}
See Also

Reference

C1BarCode Class
C1BarCode Members