DefaultFontSubstitutionRule class
DefaultFontSubstitutionRule class
Default font substitution rule. To learn more, visit the Working with Fonts documentation article.
Remarks
This rule defines single default font name to be used for substitution if the original font is not available.
Inheritance: DefaultFontSubstitutionRule → FontSubstitutionRule
Properties
Name | Description |
---|---|
defaultFontName | Gets or sets the default font name. |
enabled | Specifies whether the rule is enabled or not. (Inherited from FontSubstitutionRule) |
See Also
- module Aspose.Words.Fonts
- class FontSubstitutionRule