Typography.EastAsianExpertForms 屬性

定義

取得或設定值,該值會判斷標準日文字型形式是否已替換成對應的慣用印刷樣式形式。

public:
 property bool EastAsianExpertForms { bool get(); void set(bool value); };
public bool EastAsianExpertForms { get; set; }
member this.EastAsianExpertForms : bool with get, set
Public Property EastAsianExpertForms As Boolean

屬性值

如果標準日文字型形式已替換成對應的慣用印刷樣式形式則為 true,否則為 false。 預設值是 false

備註

這個屬性會取得或設定擁有屬性的物件上的值,這是存取類別實例的唯一 TypographyTypography 方式。 此外,這個屬性支援附加屬性使用方式,以便在 XAML 中包含文字的物件上設定。

XAML Attribute Usage

<objectTypography.ExpertForms=「bool」/>

相依性屬性資訊

識別碼欄位 EastAsianExpertFormsProperty
設定為 的中繼資料屬性 true AffectsMeasure, AffectsRender, Inherits

適用於

另請參閱