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