com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Interface IFontSavingCallback



  • public interface IFontSavingCallback

    Represents a callback that is called to create resource to store fonts.

    • Method Detail

      • fontSaving

        void fontSaving(FontSavingArgs args)
        The method to be called while saving of fonts.
        Parameters:
        args - The font saving arguments.