FontSubstRule

FontSubstRule(IFontData, IFontData)

Erstellt eine neue Instanz.

public FontSubstRule(IFontData sourceFont, IFontData destFont)
ParameterTypBeschreibung
sourceFontIFontDataQuellschrift.
destFontIFontDataZielschriftart.

Siehe auch


FontSubstRule(IFontData, IFontData, FontSubstCondition)

Erstellt eine neue Instanz.

public FontSubstRule(IFontData sourceFont, IFontData destFont, FontSubstCondition fontSubstRule)
ParameterTypBeschreibung
sourceFontIFontDataQuellschrift.
destFontIFontDataZielschriftart.
fontSubstRuleFontSubstConditionFont subst Regel.

Siehe auch