Document.FontSubstitutionHandler

Document.FontSubstitutionHandler delegate

Rappresenta il metodo che gestirà l’evento FontSubstitution.

public delegate void FontSubstitutionHandler(Font oldFont, Font newFont);
ParametroTipoDescrizione
oldFontFontcarattere originale
newFontFontnuovo carattere

Guarda anche