Add

IFontSubstRuleCollection.Add method

Adds the new font substitution rule to the collection

public void Add(IFontSubstRule value)
ParameterTypeDescription
valueIFontSubstRuleFont substitution rule IFontSubstRule

See Also