• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of QR Code in ASP.NET Core Barcode Control

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.

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

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.