SetVisibilityOnAllTitleSlides()

IPresentationHeaderFooterManager::SetVisibilityOnAllTitleSlides(bool) method

Changes the footer, date-time and page number placeholders visibility for all title slides and for first layout slide. Title slides \u2013 slides based on first layout slide (regardless of type of this first layout).

virtual void Aspose::Slides::IPresentationHeaderFooterManager::SetVisibilityOnAllTitleSlides(bool isVisible)=0

Arguments

ParameterTypeDescription
isVisiblebooltrue - makes a placeholders visible, otherwise - hides them.

See Also