FontNameSubstitutionRule
FontNameSubstitutionRule class
Font substitution rule for processing font name.
To learn more, visit the Working with Fonts documentation article.
public class FontNameSubstitutionRule : FontSubstitutionRule
Properties
Name | Description |
---|---|
virtual Enabled { get; set; } | Specifies whether the rule is enabled or not. |
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.
See Also
- class FontSubstitutionRule
- namespace Aspose.Words.Fonts
- assembly Aspose.Words