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

EAN13Generator Class

Represents the class used to generate an EAN 13 bar code.

Namespace: DevExpress.XtraPrinting.BarCode

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

Declaration

public class EAN13Generator :
    BarCodeGeneratorBase

Remarks

Refer to the EAN 13 topic to learn more about this type of bar code.

See Also