com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Interface ICssSavingCallback



  • public interface ICssSavingCallback

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

    • Method Detail

      • cssSaving

        void cssSaving(CssSavingArgs args)

        The method to be called while saving of CSS.

        Parameters:
        args - The CSS saving arguments.