Syncfusion.SfBarcode.Windows 21.1.35

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Framework 4.0
dotnet add package Syncfusion.SfBarcode.Windows --version 21.1.35
NuGet\Install-Package Syncfusion.SfBarcode.Windows -Version 21.1.35
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="21.1.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.SfBarcode.Windows --version 21.1.35
#r "nuget: Syncfusion.SfBarcode.Windows, 21.1.35"
#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=21.1.35

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

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 Versions
.NET net6.0-windows net6.0-windows7.0 net7.0-windows net7.0-windows7.0
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
21.1.35 70 3/23/2023
20.4.0.54 93 3/13/2023
20.4.0.53 104 3/7/2023
20.4.0.52 109 2/28/2023
20.4.0.51 133 2/21/2023
20.4.0.50 122 2/14/2023
20.4.0.49 135 2/7/2023
20.4.0.48 173 2/1/2023
20.4.0.44 185 1/18/2023
20.4.0.43 169 1/10/2023
20.4.0.42 153 1/4/2023
20.4.0.41 170 12/29/2022
20.4.0.40 147 12/28/2022
20.4.0.38 205 12/21/2022
20.3.0.61 183 12/12/2022
20.3.0.60 223 12/6/2022
20.3.0.59 210 11/29/2022
20.3.0.58 228 11/21/2022
20.3.0.57 212 11/14/2022
20.3.0.56 277 11/8/2022
20.3.0.52 280 10/27/2022
20.3.0.50 276 10/17/2022
20.3.0.49 301 10/11/2022
20.3.0.48 270 10/5/2022
20.3.0.47 354 9/29/2022
20.2.0.50 319 9/20/2022
20.2.0.49 351 9/13/2022
20.2.0.48 302 9/6/2022
20.2.0.46 304 8/30/2022
20.2.0.45 327 8/23/2022
20.2.0.44 319 8/16/2022
20.2.0.43 374 8/8/2022
20.2.0.40 362 7/26/2022
20.2.0.39 357 7/19/2022
20.2.0.38 366 7/12/2022
20.2.0.36 463 6/30/2022
20.1.0.61 384 6/20/2022
20.1.0.60 352 6/14/2022
20.1.0.59 354 6/6/2022
20.1.0.58 360 5/30/2022
20.1.0.57 381 5/23/2022
20.1.0.56 349 5/17/2022
20.1.0.55 406 5/12/2022
20.1.0.52 375 5/2/2022
20.1.0.51 388 4/26/2022
20.1.0.50 354 4/19/2022
20.1.0.48 387 4/12/2022
20.1.0.47 428 4/4/2022
19.4.0.56 420 3/14/2022
19.4.0.55 369 3/8/2022
19.4.0.54 376 2/28/2022
19.4.0.53 365 2/21/2022
19.4.0.52 388 2/15/2022
19.4.0.50 354 2/8/2022
19.4.0.48 426 1/31/2022
19.4.0.47 358 1/24/2022
19.4.0.43 373 1/18/2022
19.4.0.42 245 1/10/2022
19.4.0.41 251 1/4/2022
19.4.0.40 253 12/28/2021
19.4.0.38 282 12/17/2021
19.3.0.59 239 12/14/2021
19.3.0.57 248 12/7/2021
19.3.0.56 1,107 11/29/2021
19.3.0.55 271 11/23/2021
19.3.0.54 277 11/17/2021
19.3.0.53 304 11/12/2021
19.3.0.48 306 11/2/2021
19.3.0.47 297 10/26/2021
19.3.0.46 307 10/19/2021
19.3.0.45 305 10/12/2021
19.3.0.44 305 10/5/2021
19.3.0.43 355 9/30/2021
19.2.0.62 385 9/13/2021
19.2.0.60 321 9/7/2021
19.2.0.59 312 8/30/2021
19.2.0.57 313 8/24/2021
19.2.0.56 319 8/17/2021
19.2.0.55 392 8/11/2021
19.2.0.51 354 8/2/2021
19.2.0.49 357 7/26/2021
19.2.0.48 345 7/19/2021
19.2.0.47 386 7/13/2021
19.2.0.46 349 7/6/2021
19.2.0.44 434 6/30/2021
19.1.0.69 385 6/14/2021
19.1.0.67 382 6/7/2021
19.1.0.66 398 5/31/2021
19.1.0.65 355 5/24/2021
19.1.0.64 348 5/19/2021
19.1.0.63 409 5/13/2021
19.1.0.59 332 5/3/2021
19.1.0.58 337 4/26/2021
19.1.0.57 374 4/20/2021
19.1.0.56 345 4/12/2021
19.1.0.55 343 4/6/2021
19.1.0.54 406 3/30/2021
18.4.0.49 361 3/22/2021
18.4.0.48 355 3/16/2021
18.4.0.47 392 3/9/2021
18.4.0.46 359 3/2/2021
18.4.0.44 345 2/23/2021
18.4.0.43 350 2/15/2021
18.4.0.42 376 2/9/2021
18.4.0.41 365 2/2/2021
18.4.0.39 373 1/28/2021
18.4.0.35 374 1/19/2021
18.4.0.34 356 1/12/2021
18.4.0.33 375 1/4/2021
18.4.0.32 353 12/30/2020
18.4.0.31 476 12/22/2020
18.4.0.30 479 12/17/2020
18.3.0.53 399 12/8/2020
18.3.0.52 399 11/30/2020
18.3.0.51 393 11/23/2020
18.3.0.50 416 11/17/2020
18.3.0.48 407 11/10/2020
18.3.0.47 420 11/5/2020
18.3.0.44 426 10/27/2020
18.3.0.42 434 10/20/2020
18.3.0.40 411 10/12/2020
18.3.0.38 421 10/7/2020
18.3.0.35 422 10/1/2020
18.2.0.59 457 9/22/2020
18.2.0.58 445 9/15/2020
18.2.0.57 436 9/8/2020
18.2.0.56 423 9/1/2020
18.2.0.55 422 8/24/2020
18.2.0.54 446 8/18/2020
18.2.0.48 467 8/4/2020
18.2.0.47 471 7/28/2020
18.2.0.46 445 7/21/2020
18.2.0.45 413 7/14/2020
18.2.0.44 530 7/6/2020
18.1.0.59 467 6/23/2020
18.1.0.57 475 6/15/2020
18.1.0.56 448 6/9/2020
18.1.0.55 486 6/2/2020
18.1.0.54 473 5/26/2020
18.1.0.53 480 5/19/2020
18.1.0.52 477 5/13/2020
18.1.0.48 488 5/5/2020
18.1.0.46 469 4/28/2020
18.1.0.45 466 4/20/2020
18.1.0.44 470 4/14/2020
18.1.0.43 486 4/7/2020
18.1.0.42 501 4/1/2020
18.1.0.36-beta 355 3/19/2020
17.4.0.55 484 3/10/2020
17.4.0.53 471 3/3/2020
17.4.0.51 498 2/25/2020
17.4.0.50 523 2/18/2020
17.4.0.49 507 2/11/2020
17.4.0.47 503 2/5/2020
17.4.0.46 480 1/30/2020
17.4.0.44 520 1/21/2020
17.4.0.43 491 1/14/2020
17.4.0.41 521 1/7/2020
17.4.0.40 495 12/24/2019
17.4.0.39 533 12/17/2019
17.3.0.34 516 12/10/2019
17.3.0.33 508 12/4/2019
17.3.0.30 502 12/3/2019
17.3.0.29 508 11/26/2019
17.3.0.28 500 11/18/2019
17.3.0.27 512 11/12/2019
17.3.0.26 517 11/5/2019
17.3.0.21 516 10/29/2019
17.3.0.19 511 10/22/2019
17.3.0.17 528 10/15/2019
17.3.0.14 591 10/3/2019
17.3.0.9-beta 348 9/20/2019
17.2.0.51 560 9/10/2019
17.2.0.49 528 9/3/2019
17.2.0.47 539 8/27/2019
17.2.0.46 557 8/22/2019
17.2.0.41 563 8/13/2019
17.2.0.40 560 8/6/2019
17.2.0.39 569 7/30/2019
17.2.0.36 533 7/23/2019
17.2.0.35 555 7/17/2019
17.2.0.34 605 7/11/2019
17.2.0.28-beta 391 6/27/2019
17.1.0.53 1,403 6/25/2019
17.1.0.52 570 6/18/2019
17.1.0.51 2,797 6/11/2019
17.1.0.50 588 6/4/2019
17.1.0.49 586 5/28/2019
17.1.0.48 626 5/21/2019
17.1.0.47 609 5/14/2019
17.1.0.44 588 5/7/2019
17.1.0.43 602 4/30/2019
17.1.0.42 655 4/23/2019
17.1.0.41 601 4/16/2019
17.1.0.40 602 4/9/2019
17.1.0.38 653 3/29/2019
17.1.0.32-beta 409 3/13/2019
16.4.0.54 719 2/19/2019
16.4.0.53 660 2/13/2019
16.4.0.52 686 2/5/2019
16.4.0.48 686 1/22/2019
16.4.0.47 720 1/16/2019
16.4.0.46 698 1/8/2019
16.4.0.44 671 12/24/2018
16.4.0.42 675 12/17/2018
16.4.0.40-beta 511 12/10/2018
16.3.0.36 704 11/27/2018
16.3.0.35-beta 537 11/23/2018
16.3.0.29 1,259 10/30/2018
16.3.0.21 775 9/21/2018
16.3.0.17-beta 566 9/12/2018
16.2.0.50 771 8/28/2018
16.2.0.46 911 8/9/2018