font_subst_rule_list property

font_subst_rule_list property

Font substitutions to use when rendering Read/write IFontSubstRuleCollection.

Definition:

@property
def font_subst_rule_list(self):
    ...

@font_subst_rule_list.setter
def font_subst_rule_list(self, value):
    ...

See Also