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