FontNameSubstitutionRule class

FontNameSubstitutionRule class

Font substitution rule for processing font name. To learn more, visit the Working with Fonts documentation article.

Remarks

According to this rule Aspose.Words tries to process the font name to get the substitution. Particularly Aspose.Words tries to removes suffixes with ‘-’, ‘,’ and ‘(’ separators like it does the MS Word.

Inheritance: FontNameSubstitutionRuleFontSubstitutionRule

Properties

NameDescription
enabledSpecifies whether the rule is enabled or not.
(Inherited from FontSubstitutionRule)

See Also