Info
Version: | 1.1.4 |
Author(s): | ArgusMagnus |
Last Update: | Wednesday, January 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zubastic/PDFiumSharp |
NuGet Url: | https://www.nuget.org/packages/PDFiumSharpV2 |
Install
Install-Package PDFiumSharpV2
dotnet add package PDFiumSharpV2
paket add PDFiumSharpV2
PDFiumSharpV2 Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.5.0)
- NETStandard.Library(>= 2.0.3)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
Tags
Add also a package for the native binaries (currently only PDFium.Windows is provided) or provide them (pdfium_x64.dll, pdfium_x86.dll) yourself.