TextRunTypographyProperties.AnnotationAlternates 属性

定义

获取备用批注格式的索引。

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

属性值

备用批注格式的索引。 默认值为 0(零)。

注解

批注形式包括放置在开放或实心圆、正方形、圆括号、菱形或圆框中的字形。

如果 的值 AnnotationAlternates 大于 0,并且所选字体不支持批注替换,则显示字母的默认形式。

适用于