|
Bytescout.BarCode SDK for .NET
|
15% DISCOUNT ON ALL PRODUCTS Hurry! Only available until January 10th 2009
How to create CodaBar (Ames Code, USD-4, NW-7, Code 2 of 7) barcode using Bytescout.BarCode library for .NET
Output
barcode screenshot (CodaBar symbology)
Codabar barcode (aka Ames Code/USD-4/NW-7/2 of 7 Code). Codabar symbology allows only symbols from this string '0123456789-$:/.+' to be encoded. This symbology used for example in libraries and blood banks. Important: you can also use BarCode Windows Forms or Web ImageControl instead. To use the Windows Formscontrol in Visual Studio please open Toolbox and open "Bytescout Software" tab and drag-n-drop "BarCode" control into your WinForms or ASP.NET application (in design mode) Visual Basic: Imports Bytescout.BarCode Module Module1 Sub Main() ' Set symbology ' Save barcode to image ' Show image in default image viewer End Module C#: using System; namespace Sample // Set symbology // Save barcode to image // Show image in default image viewer
Documentation online: view (new window) |
|
Copyright © ByteScout, 2003-2008. Privacy Statement
Microsoft®, Windows®, Windows 2000®, Windows Server®, Windows Vista®, Internet Explorer®, .NET Framework®, ActiveX®, Visual Basic®, Visual C#®, ASP®, ASP.NET®, Excel®, PowerPoint®, are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Adobe®, Flash® and Acrobat® are registered trademarks of Adobe Systems, Incorporated. Mozilla®, Firefox® and the Mozilla and Firefox Logos are registered trademarks of the Mozilla Foundation. Other product names or brandnames used herein are for identification purposes only and might be trademarks or registered trademarks of their respective companies. We disclaim any and all rights to those marks. |
|