QRCodeEPCOptions.EPCVersion Property
Gets or sets the EPC version.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| EPCVersion | The EPC version. |
Available values:
| Name | Description |
|---|---|
| Version1 | The EPC QR code version 1. |
| Version2 | The EPC QR code version 2. |
See Also