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

DataMatrixGS1Generator Class

Generates a GS1 (Data Matrix) bar code.

Namespace: DevExpress.XtraPrinting.BarCode

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

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

Declaration

public class DataMatrixGS1Generator :
    DataMatrixGenerator

Remarks

For more information, see GS1- Data Matrix.

Inheritance

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