FontSubstRule

FontSubstRule(IFontData, IFontData)

创建新实例。

public FontSubstRule(IFontData sourceFont, IFontData destFont)
范围类型描述
sourceFontIFontData源字体。
destFontIFontData目标字体。

也可以看看


FontSubstRule(IFontData, IFontData, FontSubstCondition)

创建新实例。

public FontSubstRule(IFontData sourceFont, IFontData destFont, FontSubstCondition fontSubstRule)
范围类型描述
sourceFontIFontData源字体。
destFontIFontData目标字体。
fontSubstRuleFontSubstCondition字体替换规则。

也可以看看