InstantPaymentEngineQRCodeInfoQRCodeImage Property |  |
QR kód - image.
Namespace: Exa.OBERON.Shared.AccCommon.NonCashTransactions.InstantPaymentsAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic Image QRCodeImage { get; }Public ReadOnly Property QRCodeImage As Image
Get
Dim instance As InstantPaymentEngineQRCodeInfo
Dim value As Image
value = instance.QRCodeImage
Property Value
Image
See Also