SetVisibilityOnAllTitleSlides

PresentationHeaderFooterManager.SetVisibilityOnAllTitleSlides method

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

public void SetVisibilityOnAllTitleSlides(bool isVisible)
ParameterTypeDescription
isVisibleBooleantrue - makes a placeholders visible, otherwise - hides them.

See Also