public interface IMasterHandoutSlideManager
Master handout slide manager.
| Modifier and Type | Method and Description |
|---|---|
IMasterHandoutSlide |
getMasterHandoutSlide()
Returns a master for all notes slides of this presentation if there is one, otherwise returns null.
|
void |
removeMasterHandoutSlide()
Removes master handout slide.
|
IMasterHandoutSlide |
setDefaultMasterHandoutSlide()
Sets default master handout slide to related handout slide.
|
IMasterHandoutSlide getMasterHandoutSlide()
Returns a master for all notes slides of this presentation if there is one, otherwise returns null.
Read-only IMasterHandoutSlide.
IMasterHandoutSlide setDefaultMasterHandoutSlide()
Sets default master handout slide to related handout slide.
IMasterHandoutSlidevoid removeMasterHandoutSlide()
Removes master handout slide.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.