Syncfusion.SfBarcode.Windows 31.1.17

Prefix Reserved
dotnet add package Syncfusion.SfBarcode.Windows --version 31.1.17
                    
NuGet\Install-Package Syncfusion.SfBarcode.Windows -Version 31.1.17
                    
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="31.1.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.SfBarcode.Windows" Version="31.1.17" />
                    
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 31.1.17
                    
#r "nuget: Syncfusion.SfBarcode.Windows, 31.1.17"
                    
#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.
#:package Syncfusion.SfBarcode.Windows@31.1.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.SfBarcode.Windows&version=31.1.17
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.SfBarcode.Windows&version=31.1.17
                    
Install 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® licensed software, including this component, is subject to the terms and conditions of Syncfusion® 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 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1800+ 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, Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI, 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 net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  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
31.1.17 121 9/5/2025
30.2.7 194 8/25/2025
30.2.6 152 8/18/2025
30.2.5 160 8/13/2025
30.2.4 253 8/7/2025
30.1.42 144 7/28/2025
30.1.41 508 7/22/2025
30.1.40 190 7/14/2025
30.1.39 191 7/8/2025
30.1.38 193 7/1/2025
30.1.37 238 6/25/2025
29.2.11 200 6/16/2025
29.2.10 322 6/9/2025
29.2.9 197 6/5/2025
29.2.8 189 6/3/2025
29.2.7 208 5/26/2025
29.2.5 205 5/20/2025
29.2.4 312 5/14/2025
29.1.41 233 5/5/2025
29.1.40 247 4/28/2025
29.1.39 291 4/21/2025
29.1.38 294 4/14/2025
29.1.37 269 4/8/2025
29.1.35 271 4/1/2025
29.1.33 590 3/25/2025
28.2.12 234 3/19/2025
28.2.11 252 3/10/2025
28.2.9 303 3/3/2025
28.2.7 190 2/25/2025
28.2.6 249 2/17/2025
28.2.5 203 2/11/2025
28.2.4 204 2/4/2025
28.2.3 226 1/29/2025
28.1.41 199 1/20/2025
28.1.39 192 1/13/2025
28.1.38 198 1/7/2025
28.1.37 199 12/31/2024
28.1.36 200 12/23/2024
28.1.35 231 12/18/2024
28.1.33 233 12/12/2024
27.2.5 209 12/2/2024
27.2.4 213 11/26/2024
27.2.3 209 11/22/2024
27.2.2 240 11/15/2024
27.1.58 271 11/4/2024
27.1.57 219 10/28/2024
27.1.56 221 10/23/2024
27.1.55 196 10/21/2024
27.1.53 229 10/14/2024
27.1.52 203 10/7/2024
27.1.51 228 9/30/2024
27.1.50 220 9/23/2024
27.1.48 236 9/18/2024
26.2.14 247 9/9/2024
26.2.13 233 9/5/2024
26.2.12 193 9/2/2024
26.2.11 266 8/27/2024
26.2.10 275 8/19/2024
26.2.9 246 8/12/2024
26.2.8 233 8/5/2024
26.2.7 177 7/29/2024
26.2.5 205 7/25/2024
26.2.4 241 7/24/2024
26.1.42 253 7/15/2024
26.1.41 259 7/8/2024
26.1.40 288 7/1/2024
26.1.39 239 6/24/2024
26.1.38 244 6/18/2024
26.1.35 263 6/11/2024
25.2.7 244 6/3/2024
25.2.6 257 5/28/2024
25.2.5 259 5/21/2024
25.2.4 239 5/14/2024
25.2.3 14,019 5/8/2024
25.1.42 285 4/29/2024
25.1.41 244 4/23/2024
25.1.40 251 4/15/2024
25.1.39 268 4/8/2024
25.1.38 261 4/1/2024
25.1.37 260 3/26/2024
25.1.35 381 3/15/2024
24.2.9 376 3/4/2024
24.2.8 325 2/26/2024
24.2.7 365 2/19/2024
24.2.6 367 2/14/2024
24.2.5 371 2/12/2024
24.2.4 400 2/5/2024
24.2.3 404 1/31/2024
24.1.47 385 1/22/2024
24.1.46 395 1/16/2024
24.1.45 419 1/8/2024
24.1.44 447 1/2/2024
24.1.43 449 12/27/2023
24.1.41 513 12/18/2023
23.2.7 551 12/6/2023
23.2.6 508 11/28/2023
23.2.5 481 11/23/2023
23.2.4 435 11/20/2023
23.1.44 524 11/6/2023
23.1.43 490 10/30/2023
23.1.42 489 10/23/2023
23.1.41 516 10/16/2023
23.1.40 505 10/10/2023
23.1.39 429 10/4/2023
23.1.38 535 9/26/2023
23.1.36 788 9/15/2023
22.2.12 618 9/5/2023
22.2.11 628 8/28/2023
22.2.10 564 8/22/2023
22.2.9 581 8/14/2023
22.2.8 651 8/7/2023
22.2.7 646 8/2/2023
22.2.5 722 7/27/2023
22.1.39 654 7/18/2023
22.1.38 703 7/11/2023
22.1.37 734 7/3/2023
22.1.36 688 6/28/2023
22.1.34 791 6/21/2023
21.2.10 707 6/12/2023
21.2.9 698 6/6/2023
21.2.8 696 5/30/2023
21.2.6 682 5/22/2023
21.2.5 756 5/15/2023
21.2.4 779 5/9/2023
21.2.3 753 5/3/2023
21.1.41 772 4/19/2023
21.1.39 821 4/10/2023
21.1.38 777 4/3/2023
21.1.37 808 3/29/2023
21.1.35 940 3/23/2023
20.4.0.54 845 3/13/2023
20.4.0.53 865 3/7/2023
20.4.0.52 832 2/28/2023
20.4.0.51 825 2/21/2023
20.4.0.50 826 2/14/2023
20.4.0.49 847 2/7/2023
20.4.0.48 938 2/1/2023
20.4.0.44 942 1/18/2023
20.4.0.43 905 1/10/2023
20.4.0.42 858 1/4/2023
20.4.0.41 879 12/29/2022
20.4.0.40 840 12/28/2022
20.4.0.38 950 12/21/2022
20.3.0.61 891 12/12/2022
20.3.0.60 912 12/6/2022
20.3.0.59 825 11/29/2022
20.3.0.58 845 11/21/2022
20.3.0.57 914 11/14/2022
20.3.0.56 939 11/8/2022
20.3.0.52 984 10/27/2022
20.3.0.50 930 10/17/2022
20.3.0.49 987 10/11/2022
20.3.0.48 889 10/5/2022
20.3.0.47 1,002 9/29/2022
20.2.0.50 1,030 9/20/2022
20.2.0.49 1,008 9/13/2022
20.2.0.48 973 9/6/2022
20.2.0.46 948 8/30/2022
20.2.0.45 986 8/23/2022
20.2.0.44 1,002 8/16/2022
20.2.0.43 1,087 8/8/2022
20.2.0.40 1,016 7/26/2022
20.2.0.39 989 7/19/2022
20.2.0.38 1,074 7/12/2022
20.2.0.36 1,124 6/30/2022
20.1.0.61 1,096 6/20/2022
20.1.0.60 1,014 6/14/2022
20.1.0.59 1,074 6/6/2022
20.1.0.58 1,020 5/30/2022
20.1.0.57 1,087 5/23/2022
20.1.0.56 1,009 5/17/2022
20.1.0.55 1,100 5/12/2022
20.1.0.52 1,033 5/2/2022
20.1.0.51 1,082 4/26/2022
20.1.0.50 1,048 4/19/2022
20.1.0.48 1,049 4/12/2022
20.1.0.47 1,110 4/4/2022
19.4.0.56 1,174 3/14/2022
19.4.0.55 988 3/8/2022
19.4.0.54 1,016 2/28/2022
19.4.0.53 1,080 2/21/2022
19.4.0.52 1,035 2/15/2022
19.4.0.50 994 2/8/2022
19.4.0.48 1,096 1/31/2022
19.4.0.47 1,050 1/24/2022
19.4.0.43 1,056 1/18/2022
19.4.0.42 887 1/10/2022
19.4.0.41 892 1/4/2022
19.4.0.40 901 12/28/2021
19.4.0.38 929 12/17/2021
19.3.0.59 911 12/14/2021
19.3.0.57 871 12/7/2021
19.3.0.56 1,721 11/29/2021
19.3.0.55 976 11/23/2021
19.3.0.54 934 11/17/2021
19.3.0.53 986 11/12/2021
19.3.0.48 963 11/2/2021
19.3.0.47 937 10/26/2021
19.3.0.46 990 10/19/2021
19.3.0.45 944 10/12/2021
19.3.0.44 959 10/5/2021
19.3.0.43 1,027 9/30/2021
19.2.0.62 1,070 9/13/2021
19.2.0.60 989 9/7/2021
19.2.0.59 955 8/30/2021
19.2.0.57 977 8/24/2021
19.2.0.56 1,006 8/17/2021
19.2.0.55 1,045 8/11/2021
19.2.0.51 1,006 8/2/2021
19.2.0.49 1,014 7/26/2021
19.2.0.48 999 7/19/2021
19.2.0.47 1,052 7/13/2021
19.2.0.46 1,033 7/6/2021
19.2.0.44 1,112 6/30/2021
19.1.0.69 1,078 6/14/2021
19.1.0.67 1,071 6/7/2021
19.1.0.66 1,072 5/31/2021
19.1.0.65 1,035 5/24/2021
19.1.0.64 1,066 5/19/2021
19.1.0.63 1,143 5/13/2021
19.1.0.59 1,040 5/3/2021
19.1.0.58 1,043 4/26/2021
19.1.0.57 1,056 4/20/2021
19.1.0.56 1,026 4/12/2021
19.1.0.55 1,010 4/6/2021
19.1.0.54 1,093 3/30/2021
18.4.0.49 1,122 3/22/2021
18.4.0.48 1,055 3/16/2021
18.4.0.47 1,081 3/9/2021
18.4.0.46 1,021 3/2/2021
18.4.0.44 1,028 2/23/2021
18.4.0.43 1,002 2/15/2021
18.4.0.42 1,084 2/9/2021
18.4.0.41 1,049 2/2/2021
18.4.0.39 1,089 1/28/2021
18.4.0.35 1,050 1/19/2021
18.4.0.34 1,076 1/12/2021
18.4.0.33 1,100 1/4/2021
18.4.0.32 1,058 12/30/2020
18.4.0.31 1,184 12/22/2020
18.4.0.30 1,168 12/17/2020
18.3.0.53 1,124 12/8/2020
18.3.0.52 1,056 11/30/2020
18.3.0.51 1,076 11/23/2020
18.3.0.50 1,156 11/17/2020
18.3.0.48 1,133 11/10/2020
18.3.0.47 1,116 11/5/2020
18.3.0.44 1,127 10/27/2020
18.3.0.42 1,119 10/20/2020
18.3.0.40 1,166 10/12/2020
18.3.0.38 1,082 10/7/2020
18.3.0.35 1,167 10/1/2020
18.2.0.59 1,171 9/22/2020
18.2.0.58 1,206 9/15/2020
18.2.0.57 1,144 9/8/2020
18.2.0.56 1,094 9/1/2020
18.2.0.55 1,124 8/24/2020
18.2.0.54 1,183 8/18/2020
18.2.0.48 1,229 8/4/2020
18.2.0.47 1,209 7/28/2020
18.2.0.46 1,179 7/21/2020
18.2.0.45 1,141 7/14/2020
18.2.0.44 1,259 7/6/2020
18.1.0.59 1,234 6/23/2020
18.1.0.57 1,191 6/15/2020
18.1.0.56 1,205 6/9/2020
18.1.0.55 1,215 6/2/2020
18.1.0.54 1,236 5/26/2020
18.1.0.53 1,208 5/19/2020
18.1.0.52 1,232 5/13/2020
18.1.0.48 1,214 5/5/2020
18.1.0.46 1,194 4/28/2020
18.1.0.45 1,226 4/20/2020
18.1.0.44 1,236 4/14/2020
18.1.0.43 1,262 4/7/2020
18.1.0.42 1,263 4/1/2020
18.1.0.36-beta 961 3/19/2020
17.4.0.55 1,326 3/10/2020
17.4.0.53 1,185 3/3/2020
17.4.0.51 1,235 2/25/2020
17.4.0.50 1,299 2/18/2020
17.4.0.49 1,238 2/11/2020
17.4.0.47 1,255 2/5/2020
17.4.0.46 1,171 1/30/2020
17.4.0.44 1,275 1/21/2020
17.4.0.43 1,242 1/14/2020
17.4.0.41 1,206 1/7/2020
17.4.0.40 1,274 12/24/2019
17.4.0.39 1,295 12/17/2019
17.3.0.34 1,261 12/10/2019
17.3.0.33 1,248 12/4/2019
17.3.0.30 1,283 12/3/2019
17.3.0.29 1,279 11/26/2019
17.3.0.28 1,249 11/18/2019
17.3.0.27 1,275 11/12/2019
17.3.0.26 1,266 11/5/2019
17.3.0.21 1,275 10/29/2019
17.3.0.19 1,308 10/22/2019
17.3.0.17 1,320 10/15/2019
17.3.0.14 1,291 10/3/2019
17.3.0.9-beta 916 9/20/2019
17.2.0.51 1,266 9/10/2019
17.2.0.49 1,282 9/3/2019
17.2.0.47 1,322 8/27/2019
17.2.0.46 1,332 8/22/2019
17.2.0.41 1,232 8/13/2019
17.2.0.40 1,259 8/6/2019
17.2.0.39 1,270 7/30/2019
17.2.0.36 1,283 7/23/2019
17.2.0.35 1,298 7/17/2019
17.2.0.34 1,342 7/11/2019
17.2.0.28-beta 1,007 6/27/2019
17.1.0.53 2,129 6/25/2019
17.1.0.52 1,303 6/18/2019
17.1.0.51 3,602 6/11/2019
17.1.0.50 1,333 6/4/2019
17.1.0.49 1,267 5/28/2019
17.1.0.48 1,378 5/21/2019
17.1.0.47 1,347 5/14/2019
17.1.0.44 1,348 5/7/2019
17.1.0.43 1,293 4/30/2019
17.1.0.42 1,351 4/23/2019
17.1.0.41 1,339 4/16/2019
17.1.0.40 1,305 4/9/2019
17.1.0.38 1,397 3/29/2019
17.1.0.32-beta 996 3/13/2019
16.4.0.54 1,471 2/19/2019
16.4.0.53 1,404 2/13/2019
16.4.0.52 1,417 2/5/2019
16.4.0.48 1,345 1/22/2019
16.4.0.47 1,432 1/16/2019
16.4.0.46 1,379 1/8/2019
16.4.0.44 1,413 12/24/2018
16.4.0.42 1,449 12/17/2018
16.4.0.40-beta 1,084 12/10/2018
16.3.0.36 1,429 11/27/2018
16.3.0.35-beta 1,121 11/23/2018
16.3.0.29 2,075 10/30/2018
16.3.0.21 1,510 9/21/2018
16.3.0.17-beta 1,189 9/12/2018
16.2.0.50 1,537 8/28/2018
16.2.0.46 1,680 8/9/2018