Gets or sets whether checksum must be generated and attached to the value to encode.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public bool AddChecksum { get; set; }
public bool AddChecksum { get; set; }
Public Property AddChecksum As Boolean
Get
Set
Public Property AddChecksum As Boolean
Get
Set
public:
property bool AddChecksum {
bool get ();
void set (bool value);
}
public:
property bool AddChecksum {
bool get ();
void set (bool value);
}
member AddChecksum : bool with get, set
member AddChecksum : bool with get, set
Property Value
Type:
Boolean