BarcodeOptions.Footer Property
Gets or sets the footer label for the barcode.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BarcodeLabel | The footer label displayed below the barcode. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Footer |
|---|---|
| BarcodeGenerator |
|
See Also