FontSubstRule

FontSubstRule(IFontData, IFontData)

Crea nueva instancia.

public FontSubstRule(IFontData sourceFont, IFontData destFont)
ParámetroEscribeDescripción
sourceFontIFontDataFuente fuente.
destFontIFontDataFuente de destino.

Ver también


FontSubstRule(IFontData, IFontData, FontSubstCondition)

Crea nueva instancia.

public FontSubstRule(IFontData sourceFont, IFontData destFont, FontSubstCondition fontSubstRule)
ParámetroEscribeDescripción
sourceFontIFontDataFuente fuente.
destFontIFontDataFuente de destino.
fontSubstRuleFontSubstConditionRegla de sustitución de fuente.

Ver también