TextRunTypographyProperties.Kerning 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,這個值表示是否啟用字元間距調整。
public:
abstract property bool Kerning { bool get(); };
public abstract bool Kerning { get; }
member this.Kerning : bool
Public MustOverride ReadOnly Property Kerning As Boolean
屬性值
如果啟用字元間距調整則為 true
,否則為 false
。 預設為 true
。
備註
Kerning 是一種印刷樣式函式,可調整字元之間的間距以增強文字圖案。