IBarCodeData.ShowText Property
Gets the value indicating whether or not the barcode shows its text.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the BarCodeBrick.ShowText property is enabled; otherwise false. |
See Also