BarCodeGeneratorBase.GetDisplayText(IBarCodeData) Method
For internal use.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
data | IBarCodeData | An object implementing the IBarCodeData interface. |
Returns
Type | Description |
---|---|
String | A String value. |
See Also