IMasterNotesSlideManager

IMasterNotesSlideManager interface

Master notes slide manager.

public interface IMasterNotesSlideManager

Properties

NameDescription
MasterNotesSlide { get; }Returns a master for all notes slides of this presentation if there is one, otherwise returns null. Read-only IMasterNotesSlide.

Methods

NameDescription
RemoveMasterNotesSlide()Removes master notes slide.
SetDefaultMasterNotesSlide()Sets defalut master notes slide for related notes slide.

See Also