PDFTron.UWP.Tools 9.0.2

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

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

[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.

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 313 12/6/2023
10.5.0 298 10/20/2023
10.4.0 214 9/13/2023
10.3.0 294 8/3/2023
10.2.0 165 6/21/2023
10.1.0 216 5/11/2023
10.0.0 265 3/28/2023
9.5.0 271 2/17/2023
9.4.3 270 2/10/2023
9.4.2 284 2/10/2023
9.4.1 417 10/28/2022
9.4.0 408 10/27/2022
9.3.0.2 5,854 9/6/2022
9.3.0.1 414 9/6/2022
9.3.0 1,781 7/15/2022
9.2.3.1 556 6/16/2022
9.2.2 531 5/10/2022
9.2.1 684 4/1/2022
9.2.0 639 2/16/2022
9.1.2 476 12/15/2021
9.1.1 495 10/26/2021
9.1.0 554 9/15/2021
9.0.2.1 484 8/16/2021
9.0.2 381 8/12/2021
9.0.1.1 3,947 7/1/2021
9.0.1 385 6/30/2021
9.0.0 554 5/5/2021
8.1.1 1,159 2/18/2021
8.1.0 514 1/7/2021
8.0.2 748 11/28/2020
8.0.1 572 11/2/2020
8.0.0.76178 725 9/21/2020
7.2.0-beta1 515 8/19/2020
7.0.3.73129 4,242 11/20/2019
7.0.3.73128 523 11/15/2019
7.0.2.72615 551 9/20/2019
7.0.1.72303 530 9/3/2019

### New Features

* [tools] [control] ViewerControl now allow the opened tabs to be reordered
* [tools] [control] Added ability to open multiple windows with a custom user control
* [tools] Added a Context Menu on Mouse Right-click

### Improvements

* [tools] [control] ViewerControl: expanded UI customization: show/hide Outline menu option’s flyout menu options
* [tools] [control] ViewerControl: after copying and pasting an annotation, it will be automatically selected for editing
* [tools] [control] Added proper tooltip text to buttons found in the Context Menu
* [tools] [control] TextSearch: while text search results are being displayed, users can now use keyboard left to visit previous search result, and keyboard right to visit next search result
* [tools][control] Updated all Message Dialogs to use `ContentDialog` instead of `MessageDialog` with better UX
* [tools] Show Context Menu (quick options) when right-clicking on the PDF
* [tools] Added ability to show/hide the Default Signature (saved signature) when disaplying signature dialog
* [tools] Added ability to select annotation programmatically
* [tools] Added ability to set a ReadOnlyMode that restricts editing of PDFs opened by Xodo
* [tools] Added Japanese language support

### Bug Fixes

* [tools] Fixed exception caused by the Multiselection tools trying to select a Widget/Form annotation
* [tools] Copy and Paste Annotation: Fixed issue with shared address which would cause an annotation that was pasted to edit the original annotation style
* [tools] [control] ViewerControl - Fixed exception caused when navigating back from a page that hosts the ViewerControl
* [tools] [control] ViewerControl - Text Search Dialog is no longer accessible via shortcut (Ctrl + F) when ShowTextSearchOption is disabled/false
* [tools] [control] ViewerControl - Highlighted text results will no longer remain highlighted when exiting Text Search mode
* [tools] [control] ViewerControl - Fixed highlighted words after closing the search results