[]
Configurates LabelPosition. Sets where to render the value of the control.
public virtual Code39Builder LabelPosition(LabelPosition value)
Public Overridable Function LabelPosition(value As LabelPosition) As Code39Builder
| Type | Name | Description |
|---|---|---|
| LabelPosition | value | The value. |
| Type | Description |
|---|---|
| Code39Builder | Current builder. |