Skip to main content
A newer version of this page is available.

XRUPCSupplemental5Generator Class

OBSOLETE

The DevExpress.XtraReports.UI.BarCode.XRUPCSupplemental5Generator class is now obsolete. Use the UPCSupplemental5Generator class instead.

The class used to generate a UPC Supplemental 5 bar code.

Namespace: DevExpress.XtraReports.UI.BarCode

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

[Obsolete("The DevExpress.XtraReports.UI.BarCode.XRUPCSupplemental5Generator class is now obsolete. Use the DevExpress.XtraPrinting.BarCode.UPCSupplemental5Generator class instead.")]
public class XRUPCSupplemental5Generator :
    UPCSupplemental5Generator,
    IXRSerializable

Implements

DevExpress.Printing.Utils.DocumentStoring.IStorableObject

Inheritance

Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also