TextRunTypographyProperties.HistoricalLigatures プロパティ

定義

歴史的合字が有効かどうかを示す値を取得します。

public:
 abstract property bool HistoricalLigatures { bool get(); };
public abstract bool HistoricalLigatures { get; }
member this.HistoricalLigatures : bool
Public MustOverride ReadOnly Property HistoricalLigatures As Boolean

プロパティ値

Boolean

歴史的合字が有効な場合は true。それ以外の場合は false。 既定値は、false です。

注釈

履歴合字は、フォント デザイナーがフォントに追加できる歴史的な文字体裁で使用される文字体裁形式です。

適用対象

こちらもご覧ください