Skip to main content
All docs
V24.2

EPCVersion Enum

Specifies the EPC QR Code version.

Namespace: DevExpress.XtraPrinting.BarCode.EPC

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

NuGet Package: DevExpress.Printing.Core

#Declaration

public enum EPCVersion

#Members

Name Description
Version1

001

Version2

002

#Related API Members

The following properties accept/return EPCVersion values:

See Also