共用方式為


TextRunTypographyProperties.StylisticAlternates 屬性

定義

取得樣式替代型態的索引。

public:
 abstract property int StylisticAlternates { int get(); };
public abstract int StylisticAlternates { get; }
member this.StylisticAlternates : int
Public MustOverride ReadOnly Property StylisticAlternates As Integer

屬性值

Int32

樣式替代形式的索引。 預設值是 0 (零)。

備註

替代項目是可以取代標準字符的字符。 OpenType 字型,例如下列範例中使用的 Pericles 字型,包含可用來為文字建立不同外觀的替代字元。 下列文字顯示 Pericles 字型的標準字符。

使用 OpenType 標準字符的文字
標準字元集的範例

Pericles OpenType 字型包含額外的圖像,可提供標準字元集的文體替代字元。 下列文字顯示文體替代字符。

使用 OpenType 文體替代圖像的文字
文體替代字元的範例

下列文字顯示 Pericles 字型的數個文體替代字元。

使用 OpenType 文體替代圖像的文字
其他文體替代字元的範例

適用於

另請參閱