Delegate Document.FontSubstitutionHandler
Delegate Document.FontSubstitutionHandler
Namespace: Aspose.Pdf
Assembly: Aspose.PDF.dll
Represents the method that will handle FontSubstitution event.
public delegate void Document.FontSubstitutionHandler(Font oldFont, Font newFont)
Parameters
oldFont
Font
original font
newFont
Font
new font