QRCodeEPCOptions.GetStringData() Method
Gets the credentials data encoded in the QR code as a string.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | The credentials data encoded in the QR code. |
See Also