Interface IFontSavingCallback

Interface IFontSavingCallback

Il nome: Aspose.Tasks Assemblea: Aspose.Tasks.dll (25.4.0)

Si tratta di un callback che viene chiamato per creare risorse per memorizzare le font.

public interface IFontSavingCallback

Methods

FontSaving(FontSavingArgs)

Il metodo da chiamare al tempo di risparmiare fonti.

void FontSaving(FontSavingArgs args)

Parameters

args FontSavingArgs

argomenti di salvataggio.

 Italiano