New to Telerik UI for ASP.NET Core? Download free 30-day trial

QRCodeOverlayBuilder

Methods

Height(System.Double)

The height of the overlay in pixels.

Parameters

value - System.Double

The value for Height

Type(System.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.

Parameters

value - System.String

The value for Type

ImageUrl(System.String)

The URL of the displayed overlay image.

Parameters

value - System.String

The value for ImageUrl

Width(System.Double)

The width of the overlay in pixels.

Parameters

value - System.Double

The value for Width

In this article
Not finding the help you need?