static public method QRCodesUserAPI.AddQRCodeUrl
Brief
Adds a QR code with a URL with a specified scale multiplier to the table cell and returns an instance of BarcodeBuilder.
Declaration | ||||
|
Parameters | |
cell |
The table cell to add the QR code to. |
textUrl |
The URL text. |
scaleMultiplier |
The pixel scaling of the resulting QR code image. |
Declared in QRCodesUserAPI