共用方式為


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

備註

歷程連字是歷史印刷樣式中使用的印刷樣式表單,字型設計工具可能會新增至其字型。

適用於

另請參閱