Barcode Control WPF

From shipping cartons to medical records, SKUs to library books, barcodes have become universally identified in data processing with the physical assets they represent. Many industries from post offices to supply chains have agreed on standards surrounding their use of barcodes, so you need a set of Windows® Presentation Foundation (WPF) controls capable of rendering on-screen barcode images conforming to these many standards. The WPF barcode controls manage the details of barcode imaging for you, allowing you to easily embed data in barcode format throughout your WPF applications. This release has been enhanced with ECI number transformation—which allows your application’s QR Codes to transform ECI numbers.
Key Features at a Glance
- Hide Human-Readable Text - Choose to hide or show human readable text with your barcode.
- Multiple Symbologies - xamBarcode™ controls support many barcode symbologies including QR Codes, Code 128, UCC/EAN-128, Code 39, Interleaved 2 of 5 (ITF-14), GS1 DataBar™, MaxiCode, PDF 417, Royal Mail (RM4SCC), Intelligent Mail, and EAN/UPC barcodes (EAN-13, EAN-8, UPC-A, UPC-E).
- Accurate Identification - xamBarcode displays standard barcode formats that will allow you to accurately identify SKUs, GTINs, parcels, cartons, pallets and more.
- Data Binding - xamBarcode accepts data through its Data dependency property, which lets you use WPF data binding to render values in barcode format in forms, fields, grids, anywhere.
- Check Digits - xamBarcode calculates check digits for you according to each barcode symbology's standard algorithm to enable optimal error-detection and in some cases robust error-correction as well.
- Stretching - xamBarcode gives you control over the height and width of the barcode image, and how or whether it should respect an aspect raito.
- Eventing - xamBarcode supports events for when its data changes or when there is an error allowing you to add your own value-added behaviors or robust error recovery.
- ECI number transformation - Your application's QR Codes can now transform ECI numbers.