Presentation.HeaderFooterManager Property
Returns the HeaderFooter manager that allows you to add footer text, date, and slide numbers to its associated presentation.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| HeaderFooterManager | A HeaderFooterManager. |
Remarks
For more information, refer to the following help topic: Configure Slide Footers with DevExpress Presentation API.
See Also