[]
Configurates LabelWithStartAndStopCharacter. Indicates whether to show the start and stop character in the label.
public virtual Code39Builder LabelWithStartAndStopCharacter(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
Code39Builder | Current builder. |