FontNameSubstitutionRule
FontNameSubstitutionRule class
处理字体名称的字体替换规则.
要了解更多信息,请访问使用字体文档文章。
public class FontNameSubstitutionRule : FontSubstitutionRule
特性
姓名 | 描述 |
---|---|
virtual Enabled { get; set; } | 指定是否启用规则。 |
评论
根据此规则,Aspose.Words 尝试处理字体名称以获取替换。特别是 Aspose.Words 尝试像 MS Word 一样删除带有“-”、“,”和“(”分隔符的后缀。
也可以看看
- class FontSubstitutionRule
- 命名空间 Aspose.Words.Fonts
- 部件 Aspose.Words