QRCodeEPCOptions.TransferAmount Property
Gets or sets the transfer amount to be encoded in the QR code.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Double> | The transfer amount. |
See Also