IFontFallBackRulesCollection class

IFontFallBackRulesCollection class

Represents a collection of FontFallBack rules, defined by user

The IFontFallBackRulesCollection type exposes the following members:

Gets the rule at the specified index. Read-only IFontFallBackRule.

Indexer

NameDescription
[index]

Methods

MethodDescription
addAdd a new FallBack rule to the end of the collection.
removeRemoves the first occurrence of a specific FallBack rule from the collection.

See Also