[]
Configurates CheckDigit. Indicates whether the symbol needs a check digit with the Luhn algorithm.
public virtual Code39Builder CheckDigit(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| Code39Builder | Current builder. |