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