![]() |
VOOZH | about |
dotnet add package WebForms.DocumentViewer --version 1.1.1
NuGet\Install-Package WebForms.DocumentViewer -Version 1.1.1
<PackageReference Include="WebForms.DocumentViewer" Version="1.1.1" />
<PackageVersion Include="WebForms.DocumentViewer" Version="1.1.1" />Directory.Packages.props
<PackageReference Include="WebForms.DocumentViewer" />Project file
paket add WebForms.DocumentViewer --version 1.1.1
#r "nuget: WebForms.DocumentViewer, 1.1.1"
#:package WebForms.DocumentViewer@1.1.1
#addin nuget:?package=WebForms.DocumentViewer&version=1.1.1Install as a Cake Addin
#tool nuget:?package=WebForms.DocumentViewer&version=1.1.1Install as a Cake Tool
WebFormsDocumentViewer is a simple custom control that lets you embed documents (PDF, Word, PowerPoint, Excel, RichTextFormat and Text) in your ASP.NET WebForms pages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Updated pdf.js to latest version, ID property is now taken into consideration, and the iframe is no longer rendered within a div