Document.FontSubstitutionHandler

Document.FontSubstitutionHandler delegate

يمثل الطريقة التي ستتعامل مع حدث FontSubstitution.

public delegate void FontSubstitutionHandler(Font oldFont, Font newFont);
معامليكتبوصف
oldFontFontالخط الأصلي
newFontFontخط جديد

أنظر أيضا