Syncfusion.SfBarcode.Windows 20.1.0.47

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.SfBarcode.Windows --version 20.1.0.47
NuGet\Install-Package Syncfusion.SfBarcode.Windows -Version 20.1.0.47
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.SfBarcode.Windows" Version="20.1.0.47" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.SfBarcode.Windows --version 20.1.0.47
#r "nuget: Syncfusion.SfBarcode.Windows, 20.1.0.47"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Syncfusion.SfBarcode.Windows as a Cake Addin
#addin nuget:?package=Syncfusion.SfBarcode.Windows&version=20.1.0.47

// Install Syncfusion.SfBarcode.Windows as a Cake Tool
#tool nuget:?package=Syncfusion.SfBarcode.Windows&version=20.1.0.47

Syncfusion WinForms Barcode Component

The Syncfusion WinForms Barcode for Windows Forms is a .NET control that renders barcode in any .NET application without requiring fonts. It supports major 1D and 2D barcodes including Code 128 and QR code.

Windows Barcode

Features overview | Docs | API Reference | Online Demo | Blogs | Support | Forums | Feedback.

Key Features

  • Complete customization of barcode to augment its appearance.
  • Support most common 1D and 2D barcodes.
  • Easy to use and integrate.
  • QR code
  • Data Matrix
  • Code 39
  • Code 39 Extended
  • Code 128
  • Code 11
  • Codabar
  • Code 93
  • Code 93 Extended
  • Code 32
  • UPC

System Requirements

Getting started

You can fetch the Syncfusion .NET PDF library NuGet by simply running the command Install-Package Syncfusion.SfBarcode.Windows from the Package Manager Console in Visual Studio.

Try the following code example to create a hello world PDF document.

//Creating new PDF Document
PdfDocument doc = new PdfDocument();
//Adding new page to PDF document
PdfPage page = doc.Pages.Add();
//Drawing Code39 barcode 
PdfCode39Barcode barcode = new PdfCode39Barcode(); 
//Setting height of the barcode 
barcode.BarHeight = 45; 
barcode.Text = "CODE39$"; 
//Printing barcode on to the Pdf. 
barcode.Draw(page, new PointF(25, 70 ));
//Saving the Documents
doc.Save("CODE39.pdf");

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a license here or start a free 30-day trial here.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 27,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI (Preview), Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI (Preview), Flutter, Xamarin, and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.SfBarcode.Windows:

Repository Stars
syncfusion/winforms-demos
This repository contains the samples for Syncfusion Windows Forms UI Controls and File Format libraries and the guide to use them.
Version Downloads Last updated
25.1.40 0 4/15/2024
25.1.39 58 4/8/2024
25.1.38 104 4/1/2024
25.1.37 107 3/26/2024
25.1.35 206 3/15/2024
24.2.9 195 3/4/2024
24.2.8 172 2/26/2024
24.2.7 211 2/19/2024
24.2.6 208 2/14/2024
24.2.5 204 2/12/2024
24.2.4 246 2/5/2024
24.2.3 248 1/31/2024
24.1.47 238 1/22/2024
24.1.46 238 1/16/2024
24.1.45 269 1/8/2024
24.1.44 292 1/2/2024
24.1.43 284 12/27/2023
24.1.41 357 12/18/2023
23.2.7 406 12/6/2023
23.2.6 387 11/28/2023
23.2.5 325 11/23/2023
23.2.4 306 11/20/2023
23.1.44 345 11/6/2023
23.1.43 353 10/30/2023
23.1.42 361 10/23/2023
23.1.41 345 10/16/2023
23.1.40 376 10/10/2023
23.1.39 307 10/4/2023
23.1.38 395 9/26/2023
23.1.36 632 9/15/2023
22.2.12 471 9/5/2023
22.2.11 481 8/28/2023
22.2.10 434 8/22/2023
22.2.9 438 8/14/2023
22.2.8 501 8/7/2023
22.2.7 502 8/2/2023
22.2.5 554 7/27/2023
22.1.39 506 7/18/2023
22.1.38 562 7/11/2023
22.1.37 607 7/3/2023
22.1.36 541 6/28/2023
22.1.34 655 6/21/2023
21.2.10 568 6/12/2023
21.2.9 556 6/6/2023
21.2.8 545 5/30/2023
21.2.6 534 5/22/2023
21.2.5 601 5/15/2023
21.2.4 617 5/9/2023
21.2.3 581 5/3/2023
21.1.41 629 4/19/2023
21.1.39 597 4/10/2023
21.1.38 641 4/3/2023
21.1.37 659 3/29/2023
21.1.35 774 3/23/2023
20.4.0.54 684 3/13/2023
20.4.0.53 722 3/7/2023
20.4.0.52 688 2/28/2023
20.4.0.51 678 2/21/2023
20.4.0.50 677 2/14/2023
20.4.0.49 700 2/7/2023
20.4.0.48 788 2/1/2023
20.4.0.44 781 1/18/2023
20.4.0.43 764 1/10/2023
20.4.0.42 690 1/4/2023
20.4.0.41 713 12/29/2022
20.4.0.40 690 12/28/2022
20.4.0.38 794 12/21/2022
20.3.0.61 727 12/12/2022
20.3.0.60 794 12/6/2022
20.3.0.59 716 11/29/2022
20.3.0.58 745 11/21/2022
20.3.0.57 799 11/14/2022
20.3.0.56 830 11/8/2022
20.3.0.52 872 10/27/2022
20.3.0.50 823 10/17/2022
20.3.0.49 863 10/11/2022
20.3.0.48 773 10/5/2022
20.3.0.47 886 9/29/2022
20.2.0.50 900 9/20/2022
20.2.0.49 900 9/13/2022
20.2.0.48 860 9/6/2022
20.2.0.46 836 8/30/2022
20.2.0.45 877 8/23/2022
20.2.0.44 888 8/16/2022
20.2.0.43 957 8/8/2022
20.2.0.40 898 7/26/2022
20.2.0.39 872 7/19/2022
20.2.0.38 916 7/12/2022
20.2.0.36 991 6/30/2022
20.1.0.61 955 6/20/2022
20.1.0.60 881 6/14/2022
20.1.0.59 912 6/6/2022
20.1.0.58 903 5/30/2022
20.1.0.57 950 5/23/2022
20.1.0.56 905 5/17/2022
20.1.0.55 974 5/12/2022
20.1.0.52 919 5/2/2022
20.1.0.51 944 4/26/2022
20.1.0.50 923 4/19/2022
20.1.0.48 922 4/12/2022
20.1.0.47 988 4/4/2022
19.4.0.56 1,023 3/14/2022
19.4.0.55 862 3/8/2022
19.4.0.54 894 2/28/2022
19.4.0.53 903 2/21/2022
19.4.0.52 906 2/15/2022
19.4.0.50 866 2/8/2022
19.4.0.48 946 1/31/2022
19.4.0.47 928 1/24/2022
19.4.0.43 931 1/18/2022
19.4.0.42 756 1/10/2022
19.4.0.41 754 1/4/2022
19.4.0.40 784 12/28/2021
19.4.0.38 788 12/17/2021
19.3.0.59 792 12/14/2021
19.3.0.57 740 12/7/2021
19.3.0.56 1,593 11/29/2021
19.3.0.55 837 11/23/2021
19.3.0.54 796 11/17/2021
19.3.0.53 832 11/12/2021
19.3.0.48 830 11/2/2021
19.3.0.47 811 10/26/2021
19.3.0.46 861 10/19/2021
19.3.0.45 819 10/12/2021
19.3.0.44 825 10/5/2021
19.3.0.43 851 9/30/2021
19.2.0.62 901 9/13/2021
19.2.0.60 853 9/7/2021
19.2.0.59 819 8/30/2021
19.2.0.57 848 8/24/2021
19.2.0.56 868 8/17/2021
19.2.0.55 909 8/11/2021
19.2.0.51 870 8/2/2021
19.2.0.49 882 7/26/2021
19.2.0.48 865 7/19/2021
19.2.0.47 925 7/13/2021
19.2.0.46 895 7/6/2021
19.2.0.44 966 6/30/2021
19.1.0.69 943 6/14/2021
19.1.0.67 937 6/7/2021
19.1.0.66 930 5/31/2021
19.1.0.65 892 5/24/2021
19.1.0.64 930 5/19/2021
19.1.0.63 994 5/13/2021
19.1.0.59 869 5/3/2021
19.1.0.58 901 4/26/2021
19.1.0.57 905 4/20/2021
19.1.0.56 876 4/12/2021
19.1.0.55 877 4/6/2021
19.1.0.54 955 3/30/2021
18.4.0.49 969 3/22/2021
18.4.0.48 894 3/16/2021
18.4.0.47 941 3/9/2021
18.4.0.46 884 3/2/2021
18.4.0.44 887 2/23/2021
18.4.0.43 869 2/15/2021
18.4.0.42 937 2/9/2021
18.4.0.41 903 2/2/2021
18.4.0.39 937 1/28/2021
18.4.0.35 903 1/19/2021
18.4.0.34 922 1/12/2021
18.4.0.33 947 1/4/2021
18.4.0.32 906 12/30/2020
18.4.0.31 1,019 12/22/2020
18.4.0.30 1,014 12/17/2020
18.3.0.53 966 12/8/2020
18.3.0.52 903 11/30/2020
18.3.0.51 925 11/23/2020
18.3.0.50 1,003 11/17/2020
18.3.0.48 969 11/10/2020
18.3.0.47 975 11/5/2020
18.3.0.44 978 10/27/2020
18.3.0.42 979 10/20/2020
18.3.0.40 992 10/12/2020
18.3.0.38 936 10/7/2020
18.3.0.35 1,013 10/1/2020
18.2.0.59 1,005 9/22/2020
18.2.0.58 1,052 9/15/2020
18.2.0.57 989 9/8/2020
18.2.0.56 944 9/1/2020
18.2.0.55 968 8/24/2020
18.2.0.54 1,030 8/18/2020
18.2.0.48 1,072 8/4/2020
18.2.0.47 1,054 7/28/2020
18.2.0.46 1,026 7/21/2020
18.2.0.45 977 7/14/2020
18.2.0.44 1,101 7/6/2020
18.1.0.59 1,075 6/23/2020
18.1.0.57 1,042 6/15/2020
18.1.0.56 1,058 6/9/2020
18.1.0.55 1,056 6/2/2020
18.1.0.54 1,086 5/26/2020
18.1.0.53 1,032 5/19/2020
18.1.0.52 1,066 5/13/2020
18.1.0.48 1,058 5/5/2020
18.1.0.46 1,049 4/28/2020
18.1.0.45 1,051 4/20/2020
18.1.0.44 1,060 4/14/2020
18.1.0.43 1,111 4/7/2020
18.1.0.42 1,106 4/1/2020
18.1.0.36-beta 816 3/19/2020
17.4.0.55 1,097 3/10/2020
17.4.0.53 1,025 3/3/2020
17.4.0.51 1,080 2/25/2020
17.4.0.50 1,127 2/18/2020
17.4.0.49 1,062 2/11/2020
17.4.0.47 1,095 2/5/2020
17.4.0.46 1,027 1/30/2020
17.4.0.44 1,104 1/21/2020
17.4.0.43 1,083 1/14/2020
17.4.0.41 1,054 1/7/2020
17.4.0.40 1,117 12/24/2019
17.4.0.39 1,137 12/17/2019
17.3.0.34 1,105 12/10/2019
17.3.0.33 1,070 12/4/2019
17.3.0.30 1,114 12/3/2019
17.3.0.29 1,115 11/26/2019
17.3.0.28 1,083 11/18/2019
17.3.0.27 1,096 11/12/2019
17.3.0.26 1,109 11/5/2019
17.3.0.21 1,109 10/29/2019
17.3.0.19 1,134 10/22/2019
17.3.0.17 1,150 10/15/2019
17.3.0.14 1,141 10/3/2019
17.3.0.9-beta 775 9/20/2019
17.2.0.51 1,105 9/10/2019
17.2.0.49 1,116 9/3/2019
17.2.0.47 1,171 8/27/2019
17.2.0.46 1,163 8/22/2019
17.2.0.41 1,074 8/13/2019
17.2.0.40 1,101 8/6/2019
17.2.0.39 1,098 7/30/2019
17.2.0.36 1,125 7/23/2019
17.2.0.35 1,130 7/17/2019
17.2.0.34 1,178 7/11/2019
17.2.0.28-beta 844 6/27/2019
17.1.0.53 1,972 6/25/2019
17.1.0.52 1,146 6/18/2019
17.1.0.51 3,438 6/11/2019
17.1.0.50 1,172 6/4/2019
17.1.0.49 1,118 5/28/2019
17.1.0.48 1,228 5/21/2019
17.1.0.47 1,180 5/14/2019
17.1.0.44 1,184 5/7/2019
17.1.0.43 1,141 4/30/2019
17.1.0.42 1,182 4/23/2019
17.1.0.41 1,179 4/16/2019
17.1.0.40 1,141 4/9/2019
17.1.0.38 1,237 3/29/2019
17.1.0.32-beta 842 3/13/2019
16.4.0.54 1,301 2/19/2019
16.4.0.53 1,244 2/13/2019
16.4.0.52 1,251 2/5/2019
16.4.0.48 1,179 1/22/2019
16.4.0.47 1,271 1/16/2019
16.4.0.46 1,211 1/8/2019
16.4.0.44 1,243 12/24/2018
16.4.0.42 1,276 12/17/2018
16.4.0.40-beta 931 12/10/2018
16.3.0.36 1,266 11/27/2018
16.3.0.35-beta 926 11/23/2018
16.3.0.29 1,868 10/30/2018
16.3.0.21 1,316 9/21/2018
16.3.0.17-beta 1,016 9/12/2018
16.2.0.50 1,344 8/28/2018
16.2.0.46 1,477 8/9/2018