PDFTron.UWP.Tools 8.0.0.76178

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

// Install PDFTron.UWP.Tools as a Cake Tool
#tool nuget:?package=PDFTron.UWP.Tools&version=8.0.0.76178                

[PDF Reader Tools. PDF Control Tools. PDF Component Tools]

PDFNet SDK is the ultimate PDF toolkit.

This package is the full version of PDFTron UWP SDK Tools.

With PDFNet components you can build reliable & speedy applications that can view, create, print, edit, and annotate PDFs ... across operating systems.

Developers use PDFNet SDK to read, write, and edit PDF documents compatible with all published versions of PDF specification (including the latest ISO32000). The extensive PDF library API supports most common use-case scenarios such as:
*        PDF Viewing & Collaboration
*        PDF Rasterization
*        PDF Printing
*        PDF Form filling and flattening
*        PDF Split & Merge
*        PDF Stamping
*        Dynamic PDF generation (e.g. FlowDocument & Xaml to PDF)
*        PDF Text extraction and indexing
*        PDF Packages
*        PDF Layers (OCGs)
*        PDF Editing
*        PDF Encryption
*        Manipulate PDF bookmarks, links, and annotations.
*        PDF Optimization
*        PDF/A Validation and Conversion
*        PDF Redaction
*        PDF Conversion from MS Office, various image formats etc.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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
10.6.0 665 12/6/2023
10.5.0 352 10/20/2023
10.4.0 263 9/13/2023
10.3.0 339 8/3/2023
10.2.0 194 6/21/2023
10.1.0 247 5/11/2023
10.0.0 290 3/28/2023
9.5.0 300 2/17/2023
9.4.3 301 2/10/2023
9.4.2 316 2/10/2023
9.4.1 447 10/28/2022
9.4.0 434 10/27/2022
9.3.0.2 7,336 9/6/2022
9.3.0.1 448 9/6/2022
9.3.0 1,976 7/15/2022
9.2.3.1 591 6/16/2022
9.2.2 560 5/10/2022
9.2.1 713 4/1/2022
9.2.0 667 2/16/2022
9.1.2 503 12/15/2021
9.1.1 521 10/26/2021
9.1.0 594 9/15/2021
9.0.2.1 518 8/16/2021
9.0.2 411 8/12/2021
9.0.1.1 4,313 7/1/2021
9.0.1 419 6/30/2021
9.0.0 589 5/5/2021
8.1.1 1,203 2/18/2021
8.1.0 543 1/7/2021
8.0.2 780 11/28/2020
8.0.1 601 11/2/2020
8.0.0.76178 754 9/21/2020
7.2.0-beta1 544 8/19/2020
7.0.3.73129 4,274 11/20/2019
7.0.3.73128 547 11/15/2019
7.0.2.72615 579 9/20/2019
7.0.1.72303 556 9/3/2019

### New Features

* AnnotationManager - supports annotation syncing between different clients to allow for collaboration
* Annotation Custom Data - now all annotations accept Get, Set, and Delete CustomData

### Improvements and Bugfixes

* FreehandCreate - it now uses new API Ink.SetHighlightIntent() instead of deprecated Ink.SetBlenMode()
* Annotation Unique ID - Added unique ID when annotation is created
* ToolManager - Added missing API doc

* UndoRedoManager - correct instability issue and improved feature performance
* AnnotationCommandBar - fixed Undo() and Redo() issues
* ThumbnailView - fixed issue of thumbnail not displaying correct image when Undo() or Redo() is performed
* MultiSelect tool - fixed crash when resizing an annotation group
* MultiSelect tool - fixed control points not being reliable when selecting a group of annotations
* ThumbnailsView - fixed crash that might occur when ThumbnailView is opened and the document tab gets closed
* ThumbnailView - improved ThumbnailView performance when doc is opened
* Eraser - fixed issue of not working properly when Undo() or Redo() is performed with it