| BarcodeControlChecksumAdd Property |
If true adds checksum character(s).
Namespace:
Limilabs.Windows
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