BarcodeOptions.TextFont Property
Gets or sets the font used to draw barcode text.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DXFont | The font used to draw barcode text. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to TextFont |
|---|---|
| BarcodeGenerator |
|
See Also