Apitron.PDF.Controls 1.0.170

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

// Install Apitron.PDF.Controls as a Cake Tool
#tool nuget:?package=Apitron.PDF.Controls&version=1.0.170

We support rendering of the PDF content in our PDF viewer control including:
- everything that can be rendered using Apitron Rasterizer can be viewed
- various viewing modes, e.g. continuous, fit to width, fit to page
- zooming, scrolling, navigation through PDF content
- integration with rasterizer's navigation services
- search support
- hotkeys for navigation
- complete support for visual studio design time environment
- free and responsive support and free upgrades

Product Versions
.NET Framework net35 net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.170 950 1/6/2023
1.0.169 1,447 7/16/2022

- This release includes all fixes up to and including version 3.0.170.0 of Apitron.PDF.Rasterizer for .NET
- Memory usage improvements.
- Search improvements.