FontSubstRule
FontSubstRule class
Represents font subtituition information
The FontSubstRule type exposes the following members:
Constructors
Name | Description |
---|---|
FontSubstRule(source_font, dest_font) | Initializes a new instance of the FontSubstRule class |
FontSubstRule(source_font, dest_font, font_subst_rule) | Initializes a new instance of the FontSubstRule class |
Properties
Name | Description |
---|---|
source_font | Font to substitute. Read-only IFontData. |
dest_font | Font to use for substitution. Read-only IFontData. |
replace_font_condition | Rule to apply for substitution. Read-only FontSubstCondition. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides