Share via


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

属性值

如果启用历史记录连字,则为 true;否则为 false。 默认值为 false

注解

历史连字是历史版式中使用的版式形式,字体设计人员可以将其添加到其字体中。

适用于

另请参阅