public interface IMasterNotesSlideManager
Master notes slide manager.
| Modifier and Type | Method and Description |
|---|---|
IMasterNotesSlide |
getMasterNotesSlide()
Returns a master for all notes slides of this presentation if there is one, otherwise returns null.
|
void |
removeMasterNotesSlide()
Removes master notes slide.
|
IMasterNotesSlide |
setDefaultMasterNotesSlide()
Sets defalut master notes slide for related notes slide.
|
IMasterNotesSlide getMasterNotesSlide()
Returns a master for all notes slides of this presentation if there is one, otherwise returns null.
Read-only IMasterNotesSlide.
IMasterNotesSlide setDefaultMasterNotesSlide()
Sets defalut master notes slide for related notes slide.
IMasterNotesSlidevoid removeMasterNotesSlide()
Removes master notes slide.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.