[]
Configurates Font. Sets font info for the label text of the control.
public virtual TBuilder Font(IBarcodeFont value)
Public Overridable Function Font(value As IBarcodeFont) As TBuilder
| Type | Name | Description |
|---|---|---|
| IBarcodeFont | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |