Getting Started
This is the documentation of the old version of the RadBarcode component, which is currently deprecated. Check out the new version here.
In order to use RadBarcodeQR in your projects you have to add references to the following two assemblies:
- Telerik.Windows.Data.dll
- Telerik.Windows.Controls.dll
- Telerik.Windows.Controls.DataVisualization.dll
Defining RadBarcodeQR
Example 1: QR barcode definition
<telerik:RadBarcodeQR Version="20" ErrorCorrectionLevel="H" Text="Sample text"
Mode="Byte" ECI="ISO8859_1" FNC1="FNC1SecondPosition"
ApplicationIndicator="00" />