Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 2.35 KB

penandinksettings_fontfamilyname.md

File metadata and controls

29 lines (18 loc) · 2.35 KB
-api-id -api-type ms.custom
P:Windows.UI.Input.Inking.PenAndInkSettings.FontFamilyName
winrt property
RS5

Windows.UI.Input.Inking.PenAndInkSettings.FontFamilyName

-description

Gets the font used for converting ink to text input in a text control (when HandwritingView is enabled).

-property-value

One of the fonts from the Font when using handwriting ListBox on the Pen & Windows Ink settings screen. The default is Segoe UI.

-remarks

This value can be set by the user through the Pen & Windows Ink settings screen.

-see-also

Pen and stylus interactions, Get started: Support ink in your UWP app, Ink analysis sample (basic) (C#), Ink handwriting recognition sample (C#), Save and load ink strokes from an Ink Serialized Format (ISF) file, Save and load ink strokes from the clipboard, Ink toolbar location and orientation sample (basic), Ink toolbar location and orientation sample (dynamic), Coloring book sample, Family notes sample, Inking sample (JavaScript), Simple inking sample (C#/C++), Complex inking sample (C++), Ink analysis sample

-examples