Raster.BarcodeReader.TIFF.Source.Code39
12.3.5.6
dotnet add package Raster.BarcodeReader.TIFF.Source.Code39 --version 12.3.5.6
NuGet\Install-Package Raster.BarcodeReader.TIFF.Source.Code39 -Version 12.3.5.6
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="Raster.BarcodeReader.TIFF.Source.Code39" Version="12.3.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Raster.BarcodeReader.TIFF.Source.Code39" Version="12.3.5.6" />
<PackageReference Include="Raster.BarcodeReader.TIFF.Source.Code39" />
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 Raster.BarcodeReader.TIFF.Source.Code39 --version 12.3.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Raster.BarcodeReader.TIFF.Source.Code39, 12.3.5.6"
#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 Raster.BarcodeReader.TIFF.Source.Code39@12.3.5.6
#: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=Raster.BarcodeReader.TIFF.Source.Code39&version=12.3.5.6
#tool nuget:?package=Raster.BarcodeReader.TIFF.Source.Code39&version=12.3.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# Code 39 Barcode Reader on TIFF Guide
This package includes C# sample source code to scan, read Code 39 barcode from TIFF files using XImage.Barcode Reader library
Input :
- Raster images: bitmap (.bmp), gif, png, jpeg/jpg
- Document formats: PDF, multi-page TIFF, Word (.docx), Excel (.xlsx), PowerPoint (.pptx)
- Stream objects or binary data
Compatible with
- .NET Standard 2.0
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
- .NET Framework 4.x
- Windows, Mac, Linux, Docker, Azure
Online Guides :
- C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/barcode-reading-start/
- Support : support@rasteredge.com
High quality and easy to use library.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- EdgePDF.Editor.AspNet.Core (>= 12.3.5)
- EdgePDF.Viewer (>= 12.3.5)
- RasterEdge.Core (>= 12.3.5)
- System.Drawing.Common (>= 4.5.0)
- XDoc.PDF (>= 12.3.5)
- XDoc.TIFF (>= 12.3.5)
- XImage.BarcodeGenerator (>= 12.3.5)
- XImage.BarcodeReader (>= 12.3.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.