BarcodeLib.Barcode.Word 7.4.1

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

// Install BarcodeLib.Barcode.Word as a Cake Tool
#tool nuget:?package=BarcodeLib.Barcode.Word&version=7.4.1                

Barcode Generator .NET Library on Word document - A C# Barcode Generation Library

The nuget package includes API to create, print QR Code, Code 128, and 20+ barcodes on Word file in ASP.NET, MVC, web, Windows applications.

Barcode Output Types :

  • Document : Microsoft Office Word (.docx)
  • Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF
  • Vector images: SVG, EPS
  • Stream or Byte array objects

Compatible with

  • .NET Standard 2.0
  • .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
  • .NET Framework 4.6.1
  • Windows, MacOS, Linux, Docker, Azure

Supports

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (46)

Showing the top 5 NuGet packages that depend on BarcodeLib.Barcode.Word:

Package Downloads
BarcodeLib.Barcode.Word.Format.Core

BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on Word (.docx). Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com

BarcodeLib.Barcode.Word.Code.Core

BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on Word (.docx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com

BarcodeLib.Barcode.Word.Format.QRCode

BarcodeLib - A barcode library to quickly create QR Code barcode and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate QR Code on Word (.docx) in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com

BarcodeLib.Barcode.Word.Format.PDF417

BarcodeLib - A barcode library to quickly create PDF417 barcode and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate PDF417 on Word (.docx) in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com

BarcodeLib.Barcode.Word.Format.ITF14

BarcodeLib - A barcode library to quickly create ITF-14 barcode and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate ITF-14 on Word (.docx) in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.4.1 830 3/10/2025