Ink Pages documentation

June 15, 2021 ยท View on GitHub

Feature Overview

WinTS includes three ink pages for different scenarios. The pages include functionality that initially is most interesting for the pages purpose. As functionality is implemented in services, you can easily integrate functionality from one page into another.

Here is an overview of what is implemented where:

Ink DrawInk Smart CanvasInk Draw Picture
Lasso selectionxx
Node selectionx
Move selectionxx
Copy/Pastex
Undo/Redoxx
Load/Save ink filexx
Open imagex
Export as imagexx
Zoomxx
Transform text/shapex

More info

If you want to learn more about Windows Ink for UWP you can visit the official documentation:

You can also see the examples developed by Microsoft:

Install Handwriting Recognition

InkAnalyzer (used in Smart Canvas Ink page) requires installation of Handwriting recognition in the active input language to recognize words. To install this, please follow these steps:

  • Open Windows Settings and select Time & Language option.

Screenshot of Windows Settings main page showing the Time and Language option

  • Select Region and Language. In the languages list, expand the language of which you want to recognize text and click on the Options button.

Screenshot of the Region and Language settings page highlighting the Options button

  • In the Handwriting section, click on the download button and the download process will begin.

Screenshot highlighting the appropriate Download button

  • Return to the previous window and verify that the Handwriting option has been installed correctly.

Screenshot showing indication that handwriting support is installed