FontSubstRule
FontSubstRule class
表示字体替换信息
public class FontSubstRule : IFontSubstRule
构造函数
| 名称 | 描述 |
|---|---|
| FontSubstRule(IFontData, IFontData) | 创建新实例。 |
| FontSubstRule(IFontData, IFontData, FontSubstCondition) | 创建新实例。 |
属性
| 名称 | 描述 |
|---|---|
| DestFont { get; } | 用于替换的字体。只读 IFontData。 |
| ReplaceFontCondition { get; } | 应用于替换的规则。只读 FontSubstCondition。 |
| SourceFont { get; } | 要替换的字体。只读 IFontData。 |
另请参阅
- 接口 IFontSubstRule
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides