Delegate Document.FontSubstitutionHandler

Delegate Document.FontSubstitutionHandler

ja nimityö: Aspose.Pdf Kokoelma: Aspose.PDF.dll (25.4.0)

Esittelee menetelmän, joka käsittelee FontSubstitution -tapahtumaa.

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

Parameters

oldFont Font

Alkuperäinen fontti

newFont Font

Uusi fontti

 Suomi