Example of QR Code in Javascript Barcode Control

/
/
QR Code

This sample displays a machine-readable optical label that contains information about the item to which it is attached. The information may be a location, a URL, an address book, etc.

More Details...

Appearance
Value
Width
Height
Text Visibility
Show Logo
SVG Mode
BG Color
Fore Color
Margin
Left
Right
Top
Bottom
Version
Error Correction Level
Description

This example shows how to display a URL as the optical label using the Barcode component. The `type` property can be used to set the barcode type as one-dimensional or two-dimensional. The `version` property is used to set the version of the QR barcode. Also, the Barcode component provides support to set the error correction level on a QR-type barcode by using the `errorCorrectionLevel` property.