SetFooterAndChildFootersVisibility()
IMasterNotesSlideHeaderFooterManager::SetFooterAndChildFootersVisibility(bool) method
Changes master notes slide footer placeholder and all child footer placeholders visibility. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide.
virtual void Aspose::Slides::IMasterNotesSlideHeaderFooterManager::SetFooterAndChildFootersVisibility(bool isVisible)=0
Arguments
Parameter | Type | Description |
---|---|---|
isVisible | bool | true - makes a footer placeholders visible, otherwise - hides them. |
See Also
- Class IMasterNotesSlideHeaderFooterManager
- Namespace Aspose::Slides
- Library Aspose.Slides