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

XRUPCSupplemental2Generator Class

OBSOLETE

The DevExpress.XtraReports.UI.BarCode.XRUPCSupplemental2Generator class is now obsolete. Use the UPCSupplemental2Generator class instead.

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

Namespace: DevExpress.XtraReports.UI.BarCode

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

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

Implements

DevExpress.Printing.Utils.DocumentStoring.IStorableObject

Inheritance

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