Barcode Generator SDK Info and Code Samples - ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

BarCode Generator SDK

  • Home
  • /
  • BarCode Generator SDK
ByteScout BarCode Generator SDK - Visual Basic 6 - Draw to form hDC Form1.frm   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - C# - WPF barcode Control for Web Demo App.xaml.cs MainPage.xaml.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Navigation; using System.Windows.Shapes; using Bytescout.BarCode.WPF; using Bytescout.BarCode; namespace Bytescout.BarCode.WebDemo { /// /// Interaction logic for MainPage.xaml /// public partial class MainPage : Page { #region Constants private const int BarHeight = 50; private const int PdfBarHeight = [...]
ByteScout BarCode Generator SDK - C# - set barcode bar heightBarHeight Program.cs   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - C# - Macro PDF 417 barcode Program.cs   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - C# - I 2 of 5 barcode Program.cs   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - ASP.NET - Generate barcode in VB.NET Local Reports (RDLC) copy Default.aspx.vb web.config AdventureWorks.xsd   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - C# - QR Code With CalenderEntry Program.cs   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - C# - QR Code with JSON Program.cs   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - C# - GS1 QR Code Program.cs   Click here to get your Free Trial version of the SDK
ByteScout BarCode Generator SDK - VB.NET - Angle Module1.vb