Syncfusion.SfBarcode.UWP 25.1.42

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.UWP --version 25.1.42
NuGet\Install-Package Syncfusion.SfBarcode.UWP -Version 25.1.42
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.UWP" Version="25.1.42" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.SfBarcode.UWP --version 25.1.42
#r "nuget: Syncfusion.SfBarcode.UWP, 25.1.42"
#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.UWP as a Cake Addin
#addin nuget:?package=Syncfusion.SfBarcode.UWP&version=25.1.42

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

Syncfusion UWP Barcode Component

The Syncfusion UWP Barcode for UWP 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.

UWP Barcode control

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.UWP from the Package Manager Console in Visual Studio.

Try the following code example to add Code39 barcode

//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));
//Save the PDF document to stream
MemoryStream stream = new MemoryStream();
await doc.SaveAsync(stream);
//Close the document
doc.Close(true);                                                                   
//Save the stream as PDF document file in local machine. Refer to PDF/UWP section for respected code samples
Save(stream, "output.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, 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.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Syncfusion.SfBarcode.UWP:

Package Downloads
Syncfusion.Xamarin.SfBarcode The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Xamarin Barcode control and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.2.4 48 5/14/2024
25.2.3 101 5/8/2024
25.1.42 89 4/29/2024
25.1.41 89 4/23/2024
25.1.40 90 4/15/2024
25.1.39 107 4/8/2024
25.1.38 96 4/1/2024
25.1.37 91 3/26/2024
25.1.35 128 3/15/2024
24.2.9 108 3/4/2024
24.2.8 107 2/26/2024
24.2.7 97 2/19/2024
24.2.6 94 2/14/2024
24.2.5 92 2/12/2024
24.2.4 85 2/5/2024
24.2.3 115 1/31/2024
24.1.47 93 1/22/2024
24.1.46 94 1/16/2024
24.1.45 121 1/8/2024
24.1.44 120 1/2/2024
24.1.43 108 12/27/2023
24.1.41 139 12/18/2023
23.2.7 176 12/6/2023
23.2.6 168 11/28/2023
23.2.5 134 11/23/2023
23.2.4 125 11/20/2023
23.1.44 152 11/6/2023
23.1.43 122 10/30/2023
23.1.42 140 10/23/2023
23.1.41 143 10/16/2023
23.1.40 182 10/10/2023
23.1.39 152 10/4/2023
23.1.38 158 9/26/2023
23.1.36 222 9/15/2023
22.2.12 193 9/5/2023
22.2.11 193 8/28/2023
22.2.10 168 8/22/2023
22.2.9 211 8/14/2023
22.2.8 173 8/7/2023
22.2.7 177 8/2/2023
22.2.5 199 7/27/2023
22.1.39 198 7/18/2023
22.1.38 177 7/11/2023
22.1.37 216 7/3/2023
22.1.36 220 6/28/2023
22.1.34 1,500 6/21/2023
21.2.10 228 6/12/2023
21.2.9 215 6/6/2023
21.2.8 251 5/30/2023
21.2.6 215 5/22/2023
21.2.5 254 5/15/2023
21.2.4 225 5/9/2023
21.2.3 296 5/3/2023
21.1.41 274 4/19/2023
21.1.39 305 4/10/2023
21.1.38 284 4/3/2023
21.1.37 292 3/29/2023
21.1.35 352 3/23/2023
20.4.0.54 329 3/13/2023
20.4.0.53 336 3/7/2023
20.4.0.52 285 2/28/2023
20.4.0.51 324 2/21/2023
20.4.0.50 342 2/14/2023
20.4.0.49 333 2/7/2023
20.4.0.48 471 2/1/2023
20.4.0.44 403 1/18/2023
20.4.0.43 424 1/10/2023
20.4.0.42 424 1/4/2023
20.4.0.41 376 12/29/2022
20.4.0.40 360 12/28/2022
20.4.0.38 430 12/21/2022
20.3.0.61 393 12/12/2022
20.3.0.60 386 12/6/2022
20.3.0.59 415 11/29/2022
20.3.0.58 1,307 11/22/2022
20.3.0.57 430 11/15/2022
20.3.0.56 461 11/8/2022
20.3.0.52 515 10/27/2022
20.3.0.50 513 10/18/2022
20.3.0.49 508 10/11/2022
20.3.0.48 450 10/5/2022
20.3.0.47 516 9/29/2022
20.2.0.50 568 9/20/2022
20.2.0.49 532 9/13/2022
20.2.0.48 521 9/6/2022
20.2.0.46 553 8/30/2022
20.2.0.45 541 8/23/2022
20.2.0.44 539 8/16/2022
20.2.0.43 648 8/8/2022
20.2.0.40 590 7/26/2022
20.2.0.39 672 7/19/2022
20.2.0.38 522 7/12/2022
20.2.0.36 667 6/30/2022
20.1.0.61 556 6/20/2022
20.1.0.60 559 6/14/2022
20.1.0.59 569 6/6/2022
20.1.0.58 541 5/30/2022
20.1.0.57 586 5/23/2022
20.1.0.56 580 5/17/2022
20.1.0.55 638 5/12/2022
20.1.0.52 544 5/2/2022
20.1.0.51 557 4/26/2022
20.1.0.50 570 4/19/2022
20.1.0.48 555 4/12/2022
20.1.0.47 657 4/4/2022
19.4.0.56 637 3/14/2022
19.4.0.55 558 3/8/2022
19.4.0.54 541 2/28/2022
19.4.0.53 559 2/22/2022
19.4.0.52 561 2/15/2022
19.4.0.50 557 2/8/2022
19.4.0.48 636 1/31/2022
19.4.0.47 603 1/24/2022
19.4.0.43 576 1/18/2022
19.4.0.42 383 1/10/2022
19.4.0.41 389 1/4/2022
19.4.0.40 389 12/28/2021
19.4.0.38 489 12/17/2021
19.3.0.59 454 12/14/2021
19.3.0.57 426 12/7/2021
19.3.0.56 1,019 11/29/2021
19.3.0.55 433 11/23/2021
19.3.0.54 409 11/17/2021
19.3.0.53 500 11/12/2021
19.3.0.48 421 11/3/2021
19.3.0.47 465 10/26/2021
19.3.0.46 539 10/19/2021
19.3.0.45 507 10/12/2021
19.3.0.44 482 10/5/2021
19.3.0.43 573 9/30/2021
19.2.0.62 566 9/13/2021
19.2.0.60 492 9/7/2021
19.2.0.59 545 8/30/2021
19.2.0.57 551 8/24/2021
19.2.0.56 522 8/17/2021
19.2.0.55 605 8/11/2021
19.2.0.51 522 8/2/2021
19.2.0.49 543 7/26/2021
19.2.0.48 505 7/19/2021
19.2.0.47 523 7/13/2021
19.2.0.46 504 7/6/2021
19.2.0.44 620 6/30/2021
19.1.0.69 612 6/14/2021
19.1.0.67 593 6/7/2021
19.1.0.66 578 5/31/2021
19.1.0.65 562 5/24/2021
19.1.0.64 579 5/19/2021
19.1.0.63 636 5/13/2021
19.1.0.59 530 5/3/2021
19.1.0.58 538 4/26/2021
19.1.0.57 611 4/20/2021
19.1.0.56 585 4/12/2021
19.1.0.55 548 4/6/2021
19.1.0.54 597 3/30/2021
18.4.0.49 1,141 3/22/2021
18.4.0.48 527 3/16/2021
18.4.0.47 594 3/9/2021
18.4.0.46 561 3/2/2021
18.4.0.44 577 2/23/2021
18.4.0.43 552 2/15/2021
18.4.0.42 622 2/9/2021
18.4.0.41 1,034 2/2/2021
18.4.0.39 693 1/28/2021
18.4.0.35 552 1/19/2021
18.4.0.34 580 1/12/2021
18.4.0.33 581 1/4/2021
18.4.0.32 561 12/30/2020
18.4.0.31 571 12/22/2020
18.4.0.30 724 12/17/2020
18.3.0.53 629 12/8/2020
18.3.0.52 653 11/30/2020
18.3.0.51 608 11/23/2020
18.3.0.50 612 11/17/2020
18.3.0.48 602 11/10/2020
18.3.0.47 662 11/5/2020
18.3.0.44 650 10/27/2020
18.3.0.42 623 10/20/2020
18.3.0.40 615 10/12/2020
18.3.0.38 610 10/7/2020
18.3.0.35 748 10/1/2020
18.2.0.59 3,288 9/22/2020
18.2.0.58 621 9/15/2020
18.2.0.57 686 9/8/2020
18.2.0.56 606 9/1/2020
18.2.0.55 632 8/25/2020
18.2.0.54 641 8/18/2020
18.2.0.48 720 8/4/2020
18.2.0.47 702 7/28/2020
18.2.0.46 653 7/21/2020
18.2.0.45 662 7/14/2020
18.2.0.44 853 7/6/2020
18.1.0.59 771 6/23/2020
18.1.0.57 685 6/15/2020
18.1.0.56 677 6/9/2020
18.1.0.55 683 6/2/2020
18.1.0.54 688 5/26/2020
18.1.0.53 716 5/19/2020
18.1.0.52 781 5/13/2020
18.1.0.48 707 5/5/2020
18.1.0.46 719 4/28/2020
18.1.0.45 691 4/21/2020
18.1.0.44 704 4/14/2020
18.1.0.43 731 4/7/2020
18.1.0.42 883 4/1/2020
18.1.0.36-beta 435 3/19/2020
17.4.0.55 789 3/10/2020
17.4.0.53 722 3/3/2020
17.4.0.51 720 2/25/2020
17.4.0.50 731 2/18/2020
17.4.0.49 721 2/11/2020
17.4.0.47 729 2/5/2020
17.4.0.46 864 1/30/2020
17.4.0.44 754 1/21/2020
17.4.0.43 744 1/14/2020
17.4.0.41 779 1/7/2020
17.4.0.40 786 12/24/2019
17.4.0.39 902 12/17/2019
17.3.0.34 735 12/10/2019
17.3.0.33 717 12/4/2019
17.3.0.30 739 12/3/2019
17.3.0.29 765 11/26/2019
17.3.0.28 739 11/18/2019
17.3.0.27 756 11/12/2019
17.3.0.26 827 11/5/2019
17.3.0.21 712 10/29/2019
17.3.0.19 729 10/22/2019
17.3.0.17 855 10/15/2019
17.3.0.14 1,426 10/3/2019
17.3.0.9-beta 483 9/20/2019
17.2.0.51 762 9/10/2019
17.2.0.49 757 9/3/2019
17.2.0.47 739 8/27/2019
17.2.0.46 825 8/22/2019
17.2.0.41 801 8/13/2019
17.2.0.40 828 8/6/2019
17.2.0.39 805 7/30/2019
17.2.0.36 783 7/23/2019
17.2.0.35 762 7/17/2019
17.2.0.34 859 7/11/2019
17.2.0.28-beta 451 6/27/2019
17.1.0.53 777 6/25/2019
17.1.0.52 751 6/18/2019
17.1.0.51 832 6/11/2019
17.1.0.50 788 6/4/2019
17.1.0.49 797 5/28/2019
17.1.0.48 859 5/21/2019
17.1.0.47 783 5/14/2019
17.1.0.44 793 5/7/2019
17.1.0.43 793 4/30/2019
17.1.0.42 863 4/23/2019
17.1.0.41 798 4/16/2019
17.1.0.40 815 4/9/2019
17.1.0.38 827 3/29/2019
17.1.0.32-beta 537 3/13/2019
16.4.0.54 937 2/19/2019
16.4.0.53 924 2/13/2019
16.4.0.52 930 2/5/2019
16.4.0.48 878 1/22/2019
16.4.0.47 877 1/16/2019
16.4.0.46 913 1/8/2019
16.4.0.44 862 12/24/2018
16.4.0.42 912 12/17/2018
16.4.0.40-beta 612 12/10/2018
16.3.0.36 935 11/27/2018
16.3.0.35-beta 646 11/23/2018
16.3.0.29 917 10/30/2018
16.3.0.21 989 9/21/2018
16.3.0.17-beta 672 9/12/2018
16.2.0.50 995 8/28/2018
16.2.0.46 1,076 8/8/2018