Delegate Document.FontSubstitutionHandler
Delegate Document.FontSubstitutionHandler
Namespace: Aspose.Pdf
Assembly: Aspose.PDF.dll
フォント置換イベントを処理するメソッドを表します。
public delegate void Document.FontSubstitutionHandler(Font oldFont, Font newFont)
パラメータ
oldFont
Font
元のフォント
newFont
Font
新しいフォント