PdfiumViewer.Net.WPF
3.0.4
dotnet add package PdfiumViewer.Net.WPF --version 3.0.4
NuGet\Install-Package PdfiumViewer.Net.WPF -Version 3.0.4
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="PdfiumViewer.Net.WPF" Version="3.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PdfiumViewer.Net.WPF --version 3.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PdfiumViewer.Net.WPF, 3.0.4"
#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 PdfiumViewer.Net.WPF as a Cake Addin #addin nuget:?package=PdfiumViewer.Net.WPF&version=3.0.4 // Install PdfiumViewer.Net.WPF as a Cake Tool #tool nuget:?package=PdfiumViewer.Net.WPF&version=3.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PDF viewer based on Google's PDFium port to .Net Core.Since 3.0 PdfiumViewer.Native.x86.v8-xfa and PdfiumViewer.Native.x86_64.v8-xfa are no longer used. I switch to bblanchon.PDFium.Win32.These are the features that have been implemented:View、save as image、zoom、search text、bookmarks、select text、rotation、fitWidth、page mode
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-windows7.0
- bblanchon.PDFium.Win32 (>= 130.0.6721)
- System.Drawing.Common (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Optimized scrolling rendering;add page mode;add rotation