FontSubstRule
FontSubstRule class
Represents font subtituition information
public class FontSubstRule : IFontSubstRule
Constructors
Name | Description |
---|---|
FontSubstRule(IFontData, IFontData) | Creates new instance. |
FontSubstRule(IFontData, IFontData, FontSubstCondition) | Creates new instance. |
Properties
Name | Description |
---|---|
DestFont { get; } | Font to use for substitution. Read-only IFontData . |
ReplaceFontCondition { get; } | Rule to apply for substitution. Read-only FontSubstCondition . |
SourceFont { get; } | Font to substitute. Read-only IFontData . |
See Also
- interface IFontSubstRule
- namespace Aspose.Slides
- assembly Aspose.Slides