PLANET Barcode Generation in .NET WinForms Applications
Support 1D PLANET barcode generation in Visual 2005 and later versions
Top-notch PLANET barcode generator library for .NET WinForms, well designed and strictly tested
Generate PLANET barcode image in .NET WinForms using C# or VB.NET class
Generate user-defined PLANET barcode image easily in .NET Windows Forms
Provide detailed tutorial for PLANET barcode image generation in .NET WinForms
Easily make an order online or offline for permanent and royalty-free .NET developer license
.NET Windows Forms PLANET Barcode Overview
PLANET is a 1D barcode similar in structure to the POSTNET Code address barcode used by mail processing equipment to sort the mail.
PLANET is also known as USPS PLANET Barcode, USPS Confirm Service Barcode.
It only encodes numeric characters (0, 1, 2, 3, 4, 5, 6, 7, 8 & 9) as well as the start/stop character.
How to Generate PLANET Barcode Image in .NET Windows Forms Applications
Add reference (BarcodeLib.Barcode.WinForms.dll) to your Visual Studio Toolbox and LinearWinForm, QRCodeWinForm, DataMatrixWinForm and PDF417WinForm components are added.
Drag component LinearWinForm to .NET Windows Forms program, e.g. Form1.
Select PLANET barcode under Type item of the Properties window.
Change size setting and image setting of your PLANET barcode through Properties window.
How to Generate .NET WinForms PLANET Barcode Image Using C# & VB Class