Interface IFontSavingCallback

Interface IFontSavingCallback

Le nom : Aspose.Note.Saving.Html Assemblée: Aspose.Note.dll (25.4.0)

Implémentez cette interface si vous voulez contrôler la façon dont Aspose.Note saute les fonctions lors de la sauvegarde d’un document en HTML.

public interface IFontSavingCallback

Methods

FontSaving(FontSavingArgs)

Il est appelé lorsque Aspose.Note sauve un chiffre.

void FontSaving(FontSavingArgs args)

Parameters

args FontSavingArgs

Les paramètres d’épargne.

 Français