SendInvoices.getQRImage Method
Returns an object-type image, ready to be embedded on your invoice document.
In the Trial Version, this function returns a QR leading to the url "https://www.arbitrans.gr".
Public Function getQRImage( _
ByVal size As Integer _
) As Image
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
size
-
int
The size of the QR in pixels. Maximum size 500 pixels.
Return Value
Image
.NET Framework
Supported in: 3.5 or newer