IFontSubstRuleCollection
IFontSubstRuleCollection class
Represents collection of fonts substitution.
The IFontSubstRuleCollection 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 element at the specified index. |
Methods
Name |
Description |
add(value) |
Adds the new font substitution rule to the collection |
remove(value) |
Removes the first occurrence of a specific object from the collection. |
See Also