Document.FontSubstitutionHandler

Document.FontSubstitutionHandler delegate

Représente la méthode qui gérera l’événement FontSubstitution.

public delegate void FontSubstitutionHandler(Font oldFont, Font newFont);
ParamètreTaperLa description
oldFontFontpolice d’origine
newFontFontnouvelle police

Voir également