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