Made for software developers, Barcode Professional for WPF is a library that can be used for producing high-quality barcodes based on vectors for Windows Presentation Foundation (WPF) programs. It's a small-sized .NET assembly capable off creating postal, linear, 2D barcode and MICR symbologies.

The downloaded package includes files for .NET 3.5 and 4.x. Barcodes created with this library can be saved as image files or stream objects. Before doing so, it's possible to rotate the picture to any angle. Its checksum is automatically calculated by the tool to verify integrity.

The idea behind Barcode Professional for WPF is to facilitate a simple way of creating barcodes without relying on previous experience. It features full design-time support for Visual Studio, including Intellisense when it comes to source and XAML views.

Furthermore, it's compatible with Crystal Reports, XPS, VisualStudio ReportViewer Local Reports (RDLC), WPF XAML Browser Application (XBAP), ASP.NET Web Services, and WPF Data Binding.

Instructions on how to configure it in Visual Studio are available on the developer's website. There are also multiple tutorials on how to create barcodes with WPF Data Binding ro XML source or SQL Server Source ASP.NET, print vector barcodes with WPF in a console tool or Windows Service using C# or VB.NET, and others.