Delegate Document.FontSubstitutionHandler

Delegate Document.FontSubstitutionHandler

De naam: Aspose.Pdf Verzameling: Aspose.PDF.dll (25.4.0)

Vertegenwoordigt de methode die het FontSubstitution-evenement zal beheren.

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

Parameters

oldFont Font

origineel font

newFont Font

Nieuwe font

 Nederlands