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

새 글꼴

 한국어