Skip to main content
All docs
V25.2
  • HeaderFooterManager.AddFooterPlaceholder Method

    Name Parameters Description
    AddFooterPlaceholder(NotesSlide, String) note, text Adds a footer placeholder to the specified note slide.
    AddFooterPlaceholder(Slide, String) slide, text Adds a footer placeholder to the specified slide.
    AddFooterPlaceholder(IEnumerable<NotesSlide>, String) notes, text Adds a footer placeholder to the specified note slides.
    AddFooterPlaceholder(IEnumerable<Slide>, String) slides, text Adds a footer placeholder to the specified slides.