PenAndInkSettings.FontFamilyName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取在启用 HandwritingView 时 (文本控件中用于将墨迹转换为文本输入) 的字体。
public:
property Platform::String ^ FontFamilyName { Platform::String ^ get(); };
winrt::hstring FontFamilyName();
public string FontFamilyName { get; }
var string = penAndInkSettings.fontFamilyName;
Public ReadOnly Property FontFamilyName As String
属性值
在笔 & Windows Ink 设置屏幕上使用手写 ListBox 时,字体中的字体之一。 默认值为 Segoe UI。
注解
用户可以通过笔 & Windows Ink 设置屏幕设置此值。