[]
Configurates ShowLabel. Indicates whether the value is rendered under the symbol.
public virtual Code39Builder ShowLabel(bool value)
Public Overridable Function ShowLabel(value As Boolean) As Code39Builder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| Code39Builder | Current builder. |