Delegate Document.FontSubstitutionHandler
Delegate Document.FontSubstitutionHandler
Namespace: Aspose.Pdf
Assembly: Aspose.PDF.dll
表示将处理 FontSubstitution 事件的方法。
public delegate void Document.FontSubstitutionHandler(Font oldFont, Font newFont)
参数
oldFont
Font
原始字体
newFont
Font
新字体