IFontSubstRuleCollection
IFontSubstRuleCollection interface
Represents collection of fonts substitution.
public interface IFontSubstRuleCollection : IGenericCollection<IFontSubstRule>
Properties
| Name | Description |
|---|---|
| Item { get; } | Gets the element at the specified index. |
Methods
| Name | Description |
|---|---|
| Add(IFontSubstRule) | Adds the new font substitution rule to the collection |
| Remove(IFontSubstRule) | Removes the first occurrence of a specific object from the collection. |
See Also
- interface IGenericCollection<T>
- interface IFontSubstRule
- namespace Aspose.Slides
- assembly Aspose.Slides