IBarCodeData.Style Property
Gets the bar code‘s style settings.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
BrickStyle | A BrickStyle object that is assigned to the VisualBrick.Style property. |
See Also