How to Generate & Make Planet Barcode in C#.NET Application
Simple-to-use C#.NET barcode generator with full support for .NET 2.0 and above
Completely written in managed C# and can be programmed with both C# & VB class library
Generate PLANET barcode in Visual C#.NET projects & Console application
Generate high-quality Planet barcode in Crystal Reports & RDLC Reports
Able to generate Planet image in .NET class with simple Visual C# codes
No barcode fonts or any third party tool required
Offer support for barcode rotation and automatic checksum generation
About C#.NET Linear Planet Barcode
Planet, a numeric-only linear barcode, is short for Postal Alpha Numeric Encoding Technique barcode. So, this barcode is used by postal offices to track and arrange the mailed letters and parcels.
Planet can encode 12 or 14 digits (including check digit, which can be automatically computed by our C# barcode generator for .NET) and all those information is encoded in half- and full-height bar. Thus, similar to Code 2 of 5 and Postnet barcode, the spaces in Planet just work as separators instead of information-carriers.
Planet Barcode Generation Using C#.NET Class
Integrate either "Barcodelib.Barcode.ASP.NET.dll" or "BarcodeLib.Barcode.WinForms.dll" into your project reference.
Add the same C#.NET barcode generator dll to your Toolbox item.
Then, generate Planet barcode with following sample C# codes.