BarcodeUtilAddChecksum Property
|
Gets or sets whether a checksum should be generated and attached to the value to encode.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax bool AddChecksum { get; set; }
Property AddChecksum As Boolean
Get
Set
property bool AddChecksum {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also