BarcodeLabel Class
Contains settings that configure a barcode label (header or footer).
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Related API Members
The following members return BarcodeLabel objects:
Remarks
Pass a BarcodeLabel object to the BarcodeOptionsBuilder.WithHeader or BarcodeOptionsBuilder.WithFooter method to add a header or footer to the barcode.
Inheritance
Object
BarcodeLabel
See Also