SetFooterAndChildFootersVisibility()
MasterNotesSlideHeaderFooterManager::SetFooterAndChildFootersVisibility(bool) method
Changes master 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.
void Aspose::Slides::MasterNotesSlideHeaderFooterManager::SetFooterAndChildFootersVisibility(bool isVisible) override
Arguments
Parameter | Type | Description |
---|---|---|
isVisible | bool | true - makes a footer placeholders visible, otherwise - hides them. |
See Also
- Class MasterNotesSlideHeaderFooterManager
- Namespace Aspose::Slides
- Library Aspose.Slides