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

BarCode2DGenerator Class

The base class for generators of 2D bar codes.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public abstract class BarCode2DGenerator :
    BarCodeGeneratorBase

Inheritance

See Also