| IBaseBarcodeChecksumAdd Property |
True if checksum should be added.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax bool ChecksumAdd { get; set; }
Property ChecksumAdd As Boolean
Get
Set
property bool ChecksumAdd {
bool get ();
void set (bool value);
}
abstract ChecksumAdd : bool with get, set
Property Value
Type:
BooleanSee Also