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