BarcodeOptions.BackColor Property
Gets or sets the background color of a barcode image.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Color | The image background color. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to BackColor |
|---|---|
| BarcodeGenerator |
|
See Also