Delegate Document.FontSubstitutionHandler

Delegate Document.FontSubstitutionHandler

Namespace: Aspose.Pdf
Assembly: Aspose.PDF.dll

Reprezentuje metodę, która obsłuży zdarzenie FontSubstitution.

public delegate void Document.FontSubstitutionHandler(Font oldFont, Font newFont)

Parametry

oldFont Font

oryginalna czcionka

newFont Font

nowa czcionka

 Polski