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
屬性值
在 Pen & Windows Ink 設定畫面上使用手寫 ListBox 時,Font 中的其中一個字型。 預設值為 Segoe UI。
備註
用戶可以透過畫筆 & Windows Ink 設定畫面來設定此值。