QRCodeOverlaySettingsTagHelper
Example
Razor
<overlay/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| height | Double | The height of the overlay in pixels. |
| image-url | String | The URL of the displayed overlay image. |
| type | String | Available options are image and swiss. When set to image you have to specify the url source of the image. If set to swiss a Swiss QR Code is created. |
| width | Double | The width of the overlay in pixels. |