Back to Devexpress

HeaderFooterManager.AddDateTimePlaceholder Method

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

latest1.2 KB
Original Source

HeaderFooterManager.AddDateTimePlaceholder Method

NameParametersDescription
AddDateTimePlaceholder(NotesSlide, String)note, textAdds a date and time placeholder to the specified note slide.
AddDateTimePlaceholder(Slide, String)slide, textAdds a date and time placeholder to the specified slide.
AddDateTimePlaceholder(IEnumerable<NotesSlide>, String)notes, textAdds a date and time placeholder to the specified note slides.
AddDateTimePlaceholder(IEnumerable<Slide>, String)slides, textAdds a date and time placeholder to the specified slides.