Windows Forms Sample 1
This sample demonstrates:
- The simplest way of using Barcode .Net in a Windows Forms application.
- All supported barcode types.
- Basic rotation.
- Use of the Draw() function to draw a barcode to the printer and screen.
- Use of the MakeImage() function to save an image into a file.