com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IMasterNotesSlideManager



  • public interface IMasterNotesSlideManager

    Master notes slide manager.

    • Method Detail

      • getMasterNotesSlide

        IMasterNotesSlide getMasterNotesSlide()

        Returns a master for all notes slides of this presentation if there is one, otherwise returns null. Read-only IMasterNotesSlide.

      • setDefaultMasterNotesSlide

        IMasterNotesSlide setDefaultMasterNotesSlide()

        Sets default master notes slide for related notes slide.

        Returns:
        The IMasterNotesSlide object.
      • removeMasterNotesSlide

        void removeMasterNotesSlide()

        Removes master notes slide.