add method

add

Adds the new font substitution rule to the collection

def add(self, value):
    ...
ParameterTypeDescription
valueIFontSubstRuleFont substitution rule IFontSubstRule

See Also