IFontFallBackRulesCollection
IFontFallBackRulesCollection class
Represents a collection of FontFallBack rules, defined by user
The IFontFallBackRulesCollection type exposes the following members:
Properties
Name | Description |
---|---|
as_i_collection | Returns ICollection class. |
as_i_enumerable | Returns IEnumerable class. |
Indexer
Name | Description |
---|---|
[index] | Gets the rule at the specified index. Read-only IFontFallBackRule. |
Methods
Name | Description |
---|---|
add(source_rule) | Add a new FallBack rule to the end of the collection. |
remove(target_rule) | Removes the first occurrence of a specific FallBack rule from the collection. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides