CheckSumEnabled Property
CheckSumEnabled
Gets or sets a value indicating whether a checksum of the barcode
will be computed and included in the barcode when applicable.
Declaration
public bool CheckSumEnabled { get; set; }
Public Property CheckSumEnabled As Boolean