Skip to main content
All docs
V26.1
  • BarcodeLabel Class

    Contains settings that configure a barcode label (header or footer).

    Namespace: DevExpress.Docs.Barcode

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class BarcodeLabel

    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