IFontFallBackRulesCollection
IFontFallBackRulesCollection interface
表示 FontFallBack 规则的集合,由用户定义
public interface IFontFallBackRulesCollection : IGenericCollection<IFontFallBackRule>
特性
姓名 | 描述 |
---|---|
Item { get; } | 获取指定索引处的规则。 只读IFontFallBackRule 。 |
方法
姓名 | 描述 |
---|---|
Add(IFontFallBackRule) | 将新的 FallBack 规则添加到集合的末尾。 |
Remove(IFontFallBackRule) | 从集合中删除第一次出现的特定后备规则。 |
也可以看看
- interface IGenericCollection<T>
- interface IFontFallBackRule
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides