SetAllFootersVisibility()
PresentationHeaderFooterManager::SetAllFootersVisibility(bool) method
Changes all footer placeholders visibility, including master slides, layout slides, slides, notes master, notes slides and handout master.
void Aspose::Slides::PresentationHeaderFooterManager::SetAllFootersVisibility(bool isVisible) override
Arguments
Parameter | Type | Description |
---|---|---|
isVisible | bool | true - makes a footer placeholders visible, otherwise - hides them. |
See Also
- Class PresentationHeaderFooterManager
- Namespace Aspose::Slides
- Library Aspose.Slides