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