| BarcodeConfigurationChecksumAdd Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.ChecksumAdd"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public bool ChecksumAdd { get; set; }
Public Property ChecksumAdd As Boolean
Get
Set
public:
property bool ChecksumAdd {
bool get ();
void set (bool value);
}
member ChecksumAdd : bool with get, set
Property Value
Type:
BooleanSee Also