FontInfoSubstitutionRule class
FontInfoSubstitutionRule class
Font info substitution rule. To learn more, visit the Working with Fonts documentation article.
Remarks
According to this rule Aspose.Words evaluates all the related fields in FontInfo (Panose, Sig etc) for the missing font and finds the closest match among the available font sources. If FontInfo is not available for the missing font then nothing will be done.
Inheritance: FontInfoSubstitutionRule → FontSubstitutionRule
Properties
Name | Description |
---|---|
enabled | Specifies whether the rule is enabled or not. (Inherited from FontSubstitutionRule) |
See Also
- module aspose.words.fonts
- class FontSubstitutionRule