Barcode in VB.NET > Linear > EAN-13
![]() EAN-13 .NET Barcode Control/DLL for VB - Benefits Easy-to-use Barcode Control
With EAN-13 Barcode Library in VB.NET, users could insert barcode images into .NET applications easily in a reliable manner. This fully integrated barcode designer lets you drag and drop the barcode item from toolbox to Windows Forms. Support Development Environment
.NET VB.NET Barcode Control lets you easily create and print EAN 13 barcodes images in VB.NET Windows Forms applications, Microsoft Visual Studio, VB.NET Crystal Reports document, VB.NET class & console applications. Rich Barcode Properties
EAN 13 .NET Control/SDK is equipped 50+ options to customize EAN 13 barcode size, color, text, and other relating properties to achieve desired performance. Checksum could be computed automatically and be displayed or hidden in the human readable text. Support EAN-13 Special Settings
EAN 13 two/five - digits Add-on could be utilized and shown in barcode symbol form to provides for supplementary information. It should be included on the item just to the right of the main EAN-13 barcode symbol. Barcodes Supported by VB.NET Barcode Control DLL
Multiple Barcode Types Supported in VB.NET Generate, print over 30 linear, 2d barcode images in VB.NET including Generate QR Code in VB.NET, Print Data Matrix using VB.NET, Encode PDF-417 in VB.NET, Integrate UPC in VB.NET, Insert Code 39 barcodes using VB.NET, Add GS1-128 barcodes into VB.NET,Create Code 128 barcodes in VB.NET etc. ![]() Barcode Control for VB.NET Application - EAN-13 Overview
EAN-13 .NET Control SDK lets you add barcoding features easily into Visual Basic .NET applications using Visual Studio 2005, 2008 and 2010. .NET users could create EAN-13 and another 40+ linear & 2D barcodes using VB codes. EAN-13 Introduction
EAN-13 is a numeric only, continuous barcode symbology in the EAN/UPC Symbology family. EAN-13 encodes total 13 digits of data (including the Check Digit) and is based upon the UPC-A standard. EAN-13 Encodable Characters
![]() EAN-13 VB.NET Control/DLL - EAN-13 Generation Implement EAN-13 Barcodes in Windows Application using VB.NET
Create EAN-13 Barcodes in ASP.NET Applications using VB.NET
Print EAN-13 Barcodes using VB.NET - VB Free Sample Code
'Set barcode type, encode data, resize and UOM properties barcode.Symbol = Terrek.Barcode.BarcodeSymbol.EAN13 barcode.BarcodeData = "123456789123" barcode.ImageResize = True barcode.MeasuringUnit = Terrek.Barcode.MeasuringUnit.PIXEL 'Set encode data, height and space parameters of 2 digit Add-On barcode.AddOnData = "12" barcode.AddOnHeight = 0.8F barcode.AddOnMargin = 7 ' EAN-13 module width and height barcode.BarWidth = 1 barcode.BarHeight = 40 ' Customize EAN-13 human-readable character with font, color and margin barcode.TextStyle = New Font("Arial", 9.0F, FontStyle.Regular) barcode.TextColor = Color.Black barcode.TextSpace = 6 ' Specify EAN-13 barcode image barcode.DotsPerInch = 96 barcode.Rotation = Terrek.Barcode.Rotation.Degree0 barcode.BarcodeFormat = System.Drawing.Imaging.ImageFormat.Png barcode.SaveAsImage("C:\ean13.png") |
Copyright © Terrek.com 2014.All rights reserved.
Code 39 .NET | Code 128 ASP.NET | PDF417 C#.NET | Data Matrix VB.NET | QRCode Java | UPC-A Crystal | Linear Barcodes SSRS | 2D Barcodes RDLC |