Bytescout.PDFViewer 8.1.0.2600

There is a newer version of this package available.
See the version list below for details.
dotnet add package Bytescout.PDFViewer --version 8.1.0.2600                
NuGet\Install-Package Bytescout.PDFViewer -Version 8.1.0.2600                
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="Bytescout.PDFViewer" Version="8.1.0.2600" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bytescout.PDFViewer --version 8.1.0.2600                
#r "nuget: Bytescout.PDFViewer, 8.1.0.2600"                
#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 Bytescout.PDFViewer as a Cake Addin
#addin nuget:?package=Bytescout.PDFViewer&version=8.1.0.2600

// Install Bytescout.PDFViewer as a Cake Tool
#tool nuget:?package=Bytescout.PDFViewer&version=8.1.0.2600                

Bytescout PDF Viewer SDK - WinForms control to view PDF files

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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
13.4.1.4802 417 7/24/2023
13.4.1.4786 206 7/14/2023
13.4.0.4759 201 5/24/2023
13.4.0.4753 177 5/23/2023
13.4.0.4734 219 5/9/2023
13.4.0.4727 226 5/2/2023
13.4.0.4720 239 4/18/2023
13.3.0.4515 527 9/27/2022
13.2.1.4490 554 6/13/2022
13.2.0.4486 510 6/7/2022
13.1.1.4481 507 5/25/2022
13.1.0.4387 576 1/25/2022
13.0.1.4282 493 11/8/2021
13.0.0.4255 480 10/4/2021
12.1.5.4184 504 7/5/2021
12.1.4.4172 461 6/17/2021
12.1.0.4137 532 5/18/2021
12.0.0.4063 561 2/8/2021
11.3.0.3984 658 10/26/2020
11.2.1.3960 639 9/1/2020
11.2.1.3927 647 7/9/2020
11.2.0.3921 555 7/1/2020
11.1.0.3868 664 4/10/2020
11.1.0.3865 673 4/4/2020
11.1.0.3846 633 3/19/2020
11.0.0.3806 690 2/12/2020
10.8.0.3742 661 12/12/2019
10.8.0.3736 638 12/6/2019
10.8.0.3733 641 12/4/2019
10.6.0.3667 726 10/1/2019
10.5.0.3636 670 9/2/2019
10.4.0.3619 635 8/15/2019
10.4.0.3603 662 8/7/2019
10.3.0.3567 703 7/2/2019
10.2.0.3515 672 5/28/2019
10.1.0.3444 692 4/5/2019
10.1.0.3440 688 4/5/2019
9.4.0.3399 701 3/12/2019
9.3.0.3359 795 2/4/2019
9.2.0.3293 828 11/20/2018
9.2.0.3262 905 10/24/2018
9.2.0.3260 854 10/24/2018
9.1.0.3170 1,008 7/26/2018
9.1.0.3169 1,127 7/18/2018
9.1.0.3168 1,072 7/18/2018
9.0.0.3083 1,147 4/11/2018
9.0.0.3081 1,124 4/11/2018
8.8.0.3020 1,041 2/20/2018
8.8.0.3017 1,076 1/23/2018
8.7.0.2966 1,015 11/8/2017
8.6.0.2912 1,078 8/1/2017
8.5.0.2860 1,083 6/8/2017
8.5.0.2856 1,048 6/1/2017
8.4.1.2822 1,124 4/12/2017
8.4.0.2820 1,085 3/29/2017
8.3.0.2797 1,075 3/7/2017
8.2.0.2699 1,101 1/11/2017
8.1.0.2600 1,105 10/21/2016
8.0.0.2544 1,074 9/2/2016
8.0.0.2528 1,080 8/23/2016
8.0.0.2523 1,025 8/19/2016
7.0.0.2493 1,164 6/27/2016

8.1.0.2600 (October 21, 2016)
=============================
+ The control now able to display image files.
- Fixed the search and extraction of text in Korean charset (KSCms-UHC-H / Code Page 949).
= Improved support of colorspaces and soft masks.
= Improved text extraction from selected rectangular area.
= Other minor improvements and bug fixes.

8.0.0.2523 (August 19, 2016)
============================
= Minor performance improvements.
- Fixed PDF parsing issues.
- Fixed fonts rendering issues.
- Fixed JBIG images decoding.
= Other minor improvements and bug fixes.

7.00.0.2474 (May 26, 2016)
==========================
= Greatly improved font rendering quality.
= Other minor improvements and bug fixes.

6.30.0.2421 (March 23, 2016)
============================
= Improved support of ICC color profiles.
= Imporved handling of embedded fonts.
= Other bug fixes and improvements.

...