TextRunTypographyProperties.ContextualLigatures 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,這個值會表示是否啟用內容連字。
public:
abstract property bool ContextualLigatures { bool get(); };
public abstract bool ContextualLigatures { get; }
member this.ContextualLigatures : bool
Public MustOverride ReadOnly Property ContextualLigatures As Boolean
屬性值
如果啟用內容連字則為 true
,否則為 false
。 預設為 true
。
備註
內容連字是設計來增強可讀性,方法是在組成 Ligature 的字元之間提供更好的聯結行為。
如果 的值 ContextualLigatures 是 true
且選取的字型不支援內容連字,則會顯示字母的預設格式。