Back to Devexpress

HeaderFooterManager.AddFooterPlaceholder Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-headerfootermanager-dot-addfooterplaceholder.md

latest1.2 KB
Original Source

HeaderFooterManager.AddFooterPlaceholder Method

NameParametersDescription
AddFooterPlaceholder(NotesSlide, String)note, textAdds a footer placeholder to the specified note slide.
AddFooterPlaceholder(Slide, String)slide, textAdds a footer placeholder to the specified slide.
AddFooterPlaceholder(IEnumerable<NotesSlide>, String)notes, textAdds a footer placeholder to the specified note slides.
AddFooterPlaceholder(IEnumerable<Slide>, String)slides, textAdds a footer placeholder to the specified slides.