Syncfusion.SfBarcode.Windows 20.3.0.52

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.3.0.52
                    
NuGet\Install-Package Syncfusion.SfBarcode.Windows -Version 20.3.0.52
                    
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.3.0.52" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.SfBarcode.Windows" Version="20.3.0.52" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.SfBarcode.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.SfBarcode.Windows --version 20.3.0.52
                    
#r "nuget: Syncfusion.SfBarcode.Windows, 20.3.0.52"
                    
#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.
#addin nuget:?package=Syncfusion.SfBarcode.Windows&version=20.3.0.52
                    
Install Syncfusion.SfBarcode.Windows as a Cake Addin
#tool nuget:?package=Syncfusion.SfBarcode.Windows&version=20.3.0.52
                    
Install Syncfusion.SfBarcode.Windows as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
29.2.4 43 2 days ago
29.1.41 162 11 days ago
29.1.40 190 18 days ago
29.1.39 211 25 days ago
29.1.38 236 a month ago
29.1.37 211 a month ago
29.1.35 210 a month ago
29.1.33 530 2 months ago
28.2.12 180 2 months ago
28.2.11 201 2 months ago
28.2.9 247 2 months ago
28.2.7 131 3 months ago
28.2.6 179 3 months ago
28.2.5 151 3 months ago
28.2.4 153 3 months ago
28.2.3 167 4 months ago
28.1.41 143 4 months ago
28.1.39 142 4 months ago
28.1.38 139 4 months ago
28.1.37 139 5 months ago
28.1.36 150 5 months ago
28.1.35 174 5 months ago
28.1.33 175 5 months ago
27.2.5 153 5 months ago
27.2.4 157 6 months ago
27.2.3 151 6 months ago
27.2.2 179 6 months ago
27.1.58 206 6 months ago
27.1.57 169 7 months ago
27.1.56 161 7 months ago
27.1.55 135 7 months ago
27.1.53 167 7 months ago
27.1.52 160 7 months ago
27.1.51 172 8 months ago
27.1.50 163 8 months ago
27.1.48 189 8 months ago
26.2.14 199 8 months ago
26.2.13 177 8 months ago
26.2.12 149 8 months ago
26.2.11 208 9 months ago
26.2.10 211 9 months ago
26.2.9 190 9 months ago
26.2.8 184 9 months ago
26.2.7 125 10 months ago
26.2.5 147 10 months ago
26.2.4 185 10 months ago
26.1.42 198 7/15/2024
26.1.41 190 7/8/2024
26.1.40 225 7/1/2024
26.1.39 186 6/24/2024
26.1.38 197 6/18/2024
26.1.35 215 6/11/2024
25.2.7 193 6/3/2024
25.2.6 206 5/28/2024
25.2.5 207 5/21/2024
25.2.4 174 5/14/2024
25.2.3 10,463 5/8/2024
25.1.42 236 4/29/2024
25.1.41 195 4/23/2024
25.1.40 190 4/15/2024
25.1.39 213 4/8/2024
25.1.38 213 4/1/2024
25.1.37 204 3/26/2024
25.1.35 328 3/15/2024
24.2.9 333 3/4/2024
24.2.8 269 2/26/2024
24.2.7 312 2/19/2024
24.2.6 316 2/14/2024
24.2.5 315 2/12/2024
24.2.4 350 2/5/2024
24.2.3 348 1/31/2024
24.1.47 341 1/22/2024
24.1.46 351 1/16/2024
24.1.45 369 1/8/2024
24.1.44 402 1/2/2024
24.1.43 392 12/27/2023
24.1.41 465 12/18/2023
23.2.7 505 12/6/2023
23.2.6 479 11/28/2023
23.2.5 443 11/23/2023
23.2.4 399 11/20/2023
23.1.44 493 11/6/2023
23.1.43 448 10/30/2023
23.1.42 453 10/23/2023
23.1.41 474 10/16/2023
23.1.40 469 10/10/2023
23.1.39 399 10/4/2023
23.1.38 495 9/26/2023
23.1.36 752 9/15/2023
22.2.12 566 9/5/2023
22.2.11 571 8/28/2023
22.2.10 517 8/22/2023
22.2.9 530 8/14/2023
22.2.8 593 8/7/2023
22.2.7 596 8/2/2023
22.2.5 663 7/27/2023
22.1.39 598 7/18/2023
22.1.38 646 7/11/2023
22.1.37 690 7/3/2023
22.1.36 635 6/28/2023
22.1.34 747 6/21/2023
21.2.10 663 6/12/2023
21.2.9 654 6/6/2023
21.2.8 642 5/30/2023
21.2.6 628 5/22/2023
21.2.5 695 5/15/2023
21.2.4 728 5/9/2023
21.2.3 707 5/3/2023
21.1.41 727 4/19/2023
21.1.39 758 4/10/2023
21.1.38 731 4/3/2023
21.1.37 762 3/29/2023
21.1.35 884 3/23/2023
20.4.0.54 791 3/13/2023
20.4.0.53 820 3/7/2023
20.4.0.52 790 2/28/2023
20.4.0.51 775 2/21/2023
20.4.0.50 777 2/14/2023
20.4.0.49 791 2/7/2023
20.4.0.48 886 2/1/2023
20.4.0.44 888 1/18/2023
20.4.0.43 859 1/10/2023
20.4.0.42 801 1/4/2023
20.4.0.41 822 12/29/2022
20.4.0.40 788 12/28/2022
20.4.0.38 895 12/21/2022
20.3.0.61 833 12/12/2022
20.3.0.60 861 12/6/2022
20.3.0.59 780 11/29/2022
20.3.0.58 808 11/21/2022
20.3.0.57 868 11/14/2022
20.3.0.56 893 11/8/2022
20.3.0.52 937 10/27/2022
20.3.0.50 890 10/17/2022
20.3.0.49 933 10/11/2022
20.3.0.48 840 10/5/2022
20.3.0.47 958 9/29/2022
20.2.0.50 985 9/20/2022
20.2.0.49 963 9/13/2022
20.2.0.48 924 9/6/2022
20.2.0.46 904 8/30/2022
20.2.0.45 942 8/23/2022
20.2.0.44 959 8/16/2022
20.2.0.43 1,031 8/8/2022
20.2.0.40 970 7/26/2022
20.2.0.39 944 7/19/2022
20.2.0.38 1,009 7/12/2022
20.2.0.36 1,069 6/30/2022
20.1.0.61 1,051 6/20/2022
20.1.0.60 956 6/14/2022
20.1.0.59 1,019 6/6/2022
20.1.0.58 965 5/30/2022
20.1.0.57 1,028 5/23/2022
20.1.0.56 965 5/17/2022
20.1.0.55 1,047 5/12/2022
20.1.0.52 990 5/2/2022
20.1.0.51 1,024 4/26/2022
20.1.0.50 997 4/19/2022
20.1.0.48 995 4/12/2022
20.1.0.47 1,062 4/4/2022
19.4.0.56 1,120 3/14/2022
19.4.0.55 932 3/8/2022
19.4.0.54 964 2/28/2022
19.4.0.53 1,025 2/21/2022
19.4.0.52 983 2/15/2022
19.4.0.50 941 2/8/2022
19.4.0.48 1,036 1/31/2022
19.4.0.47 994 1/24/2022
19.4.0.43 1,002 1/18/2022
19.4.0.42 824 1/10/2022
19.4.0.41 830 1/4/2022
19.4.0.40 853 12/28/2021
19.4.0.38 875 12/17/2021
19.3.0.59 863 12/14/2021
19.3.0.57 813 12/7/2021
19.3.0.56 1,668 11/29/2021
19.3.0.55 918 11/23/2021
19.3.0.54 876 11/17/2021
19.3.0.53 918 11/12/2021
19.3.0.48 906 11/2/2021
19.3.0.47 880 10/26/2021
19.3.0.46 930 10/19/2021
19.3.0.45 891 10/12/2021
19.3.0.44 904 10/5/2021
19.3.0.43 970 9/30/2021
19.2.0.62 1,006 9/13/2021
19.2.0.60 931 9/7/2021
19.2.0.59 897 8/30/2021
19.2.0.57 925 8/24/2021
19.2.0.56 949 8/17/2021
19.2.0.55 988 8/11/2021
19.2.0.51 954 8/2/2021
19.2.0.49 963 7/26/2021
19.2.0.48 943 7/19/2021
19.2.0.47 1,003 7/13/2021
19.2.0.46 976 7/6/2021
19.2.0.44 1,050 6/30/2021
19.1.0.69 1,029 6/14/2021
19.1.0.67 1,019 6/7/2021
19.1.0.66 1,008 5/31/2021
19.1.0.65 973 5/24/2021
19.1.0.64 1,013 5/19/2021
19.1.0.63 1,081 5/13/2021
19.1.0.59 986 5/3/2021
19.1.0.58 982 4/26/2021
19.1.0.57 987 4/20/2021
19.1.0.56 968 4/12/2021
19.1.0.55 961 4/6/2021
19.1.0.54 1,041 3/30/2021
18.4.0.49 1,069 3/22/2021
18.4.0.48 997 3/16/2021
18.4.0.47 1,030 3/9/2021
18.4.0.46 965 3/2/2021
18.4.0.44 973 2/23/2021
18.4.0.43 946 2/15/2021
18.4.0.42 1,025 2/9/2021
18.4.0.41 990 2/2/2021
18.4.0.39 1,030 1/28/2021
18.4.0.35 987 1/19/2021
18.4.0.34 1,009 1/12/2021
18.4.0.33 1,033 1/4/2021
18.4.0.32 996 12/30/2020
18.4.0.31 1,111 12/22/2020
18.4.0.30 1,102 12/17/2020
18.3.0.53 1,056 12/8/2020
18.3.0.52 989 11/30/2020
18.3.0.51 1,020 11/23/2020
18.3.0.50 1,085 11/17/2020
18.3.0.48 1,063 11/10/2020
18.3.0.47 1,057 11/5/2020
18.3.0.44 1,061 10/27/2020
18.3.0.42 1,061 10/20/2020
18.3.0.40 1,098 10/12/2020
18.3.0.38 1,020 10/7/2020
18.3.0.35 1,102 10/1/2020
18.2.0.59 1,106 9/22/2020
18.2.0.58 1,145 9/15/2020
18.2.0.57 1,076 9/8/2020
18.2.0.56 1,032 9/1/2020
18.2.0.55 1,051 8/24/2020
18.2.0.54 1,119 8/18/2020
18.2.0.48 1,161 8/4/2020
18.2.0.47 1,143 7/28/2020
18.2.0.46 1,117 7/21/2020
18.2.0.45 1,080 7/14/2020
18.2.0.44 1,191 7/6/2020
18.1.0.59 1,161 6/23/2020
18.1.0.57 1,133 6/15/2020
18.1.0.56 1,147 6/9/2020
18.1.0.55 1,148 6/2/2020
18.1.0.54 1,170 5/26/2020
18.1.0.53 1,136 5/19/2020
18.1.0.52 1,161 5/13/2020
18.1.0.48 1,141 5/5/2020
18.1.0.46 1,132 4/28/2020
18.1.0.45 1,143 4/20/2020
18.1.0.44 1,152 4/14/2020
18.1.0.43 1,202 4/7/2020
18.1.0.42 1,190 4/1/2020
18.1.0.36-beta 894 3/19/2020
17.4.0.55 1,231 3/10/2020
17.4.0.53 1,110 3/3/2020
17.4.0.51 1,161 2/25/2020
17.4.0.50 1,235 2/18/2020
17.4.0.49 1,170 2/11/2020
17.4.0.47 1,183 2/5/2020
17.4.0.46 1,109 1/30/2020
17.4.0.44 1,192 1/21/2020
17.4.0.43 1,166 1/14/2020
17.4.0.41 1,139 1/7/2020
17.4.0.40 1,214 12/24/2019
17.4.0.39 1,235 12/17/2019
17.3.0.34 1,193 12/10/2019
17.3.0.33 1,164 12/4/2019
17.3.0.30 1,208 12/3/2019
17.3.0.29 1,208 11/26/2019
17.3.0.28 1,168 11/18/2019
17.3.0.27 1,202 11/12/2019
17.3.0.26 1,204 11/5/2019
17.3.0.21 1,212 10/29/2019
17.3.0.19 1,227 10/22/2019
17.3.0.17 1,246 10/15/2019
17.3.0.14 1,229 10/3/2019
17.3.0.9-beta 853 9/20/2019
17.2.0.51 1,195 9/10/2019
17.2.0.49 1,214 9/3/2019
17.2.0.47 1,259 8/27/2019
17.2.0.46 1,255 8/22/2019
17.2.0.41 1,163 8/13/2019
17.2.0.40 1,192 8/6/2019
17.2.0.39 1,195 7/30/2019
17.2.0.36 1,223 7/23/2019
17.2.0.35 1,223 7/17/2019
17.2.0.34 1,275 7/11/2019
17.2.0.28-beta 934 6/27/2019
17.1.0.53 2,061 6/25/2019
17.1.0.52 1,235 6/18/2019
17.1.0.51 3,527 6/11/2019
17.1.0.50 1,266 6/4/2019
17.1.0.49 1,193 5/28/2019
17.1.0.48 1,318 5/21/2019
17.1.0.47 1,277 5/14/2019
17.1.0.44 1,278 5/7/2019
17.1.0.43 1,228 4/30/2019
17.1.0.42 1,281 4/23/2019
17.1.0.41 1,272 4/16/2019
17.1.0.40 1,231 4/9/2019
17.1.0.38 1,333 3/29/2019
17.1.0.32-beta 923 3/13/2019
16.4.0.54 1,400 2/19/2019
16.4.0.53 1,339 2/13/2019
16.4.0.52 1,348 2/5/2019
16.4.0.48 1,272 1/22/2019
16.4.0.47 1,361 1/16/2019
16.4.0.46 1,306 1/8/2019
16.4.0.44 1,335 12/24/2018
16.4.0.42 1,379 12/17/2018
16.4.0.40-beta 1,017 12/10/2018
16.3.0.36 1,367 11/27/2018
16.3.0.35-beta 1,045 11/23/2018
16.3.0.29 2,001 10/30/2018
16.3.0.21 1,437 9/21/2018
16.3.0.17-beta 1,118 9/12/2018
16.2.0.50 1,459 8/28/2018
16.2.0.46 1,595 8/9/2018