skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadBarcodeReader

This control decodes images representing barcodes, such as Code 128, EAN8, etc.

Inheritance
System.Object
RadBarcodeReader
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.DataVisualization.dll

Syntax

[TelerikToolboxCategory("Data Visualization")]
public class RadBarcodeReader : Control

Constructors

RadBarcodeReader()

Initializes a new instance of the RadBarcodeReader class.

Declaration
public RadBarcodeReader()

Fields

DecodeButtonTextProperty

Identifies the DecodeButtonText dependency property.

Declaration
public static readonly DependencyProperty DecodeButtonTextProperty
Field Value
System.Windows.DependencyProperty

DecodeTypesProperty

Identifies the DecodeTypes dependency property.

Declaration
public static readonly DependencyProperty DecodeTypesProperty
Field Value
System.Windows.DependencyProperty

OpenButtonTextProperty

Identifies the OpenButtonText dependency property.

Declaration
public static readonly DependencyProperty OpenButtonTextProperty
Field Value
System.Windows.DependencyProperty

ResultTextProperty

Identifies the ResultText dependency property.

Declaration
public static readonly DependencyProperty ResultTextProperty
Field Value
System.Windows.DependencyProperty

Properties

DecodeButtonText

Gets or sets the text of the decode button.

Declaration
public string DecodeButtonText { get; set; }
Property Value
System.String

DecodeTypes

Gets or sets the types of barcodes the reader will try to decode.

Declaration
public BarcodeType DecodeTypes { get; set; }
Property Value
BarcodeType

OpenButtonText

Gets or sets the text of the open File button.

Declaration
public string OpenButtonText { get; set; }
Property Value
System.String

ResultText

Gets or sets the text of the Result area.

Declaration
public string ResultText { get; set; }
Property Value
System.String

Methods

DecodeTextChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Called when the Text property is changed.

Declaration
protected static void DecodeTextChanged(DependencyObject source, DependencyPropertyChangedEventArgs eventArgs)
Parameters
System.Windows.DependencyObject source

The source.

System.Windows.DependencyPropertyChangedEventArgs eventArgs

The System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.

OnApplyTemplate()

Overrides the OnApplyTemplate method.

Declaration
public override void OnApplyTemplate()

OnCreateAutomationPeer()

Returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer

The type-specific System.Windows.Automation.Peers.AutomationPeer implementation.

OnInitialized(EventArgs)

Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.

Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs e

The System.Windows.RoutedEventArgs that contains the event data.

OpenTextChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Called when the Text property is changed.

Declaration
protected static void OpenTextChanged(DependencyObject source, DependencyPropertyChangedEventArgs eventArgs)
Parameters
System.Windows.DependencyObject source

The source.

System.Windows.DependencyPropertyChangedEventArgs eventArgs

The System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.

ResultTextChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Called when the text in the result area is updated.

Declaration
protected static void ResultTextChanged(DependencyObject source, DependencyPropertyChangedEventArgs eventArgs)
Parameters
System.Windows.DependencyObject source

The source.

System.Windows.DependencyPropertyChangedEventArgs eventArgs

The System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.