Share via


HeadersFooters.Footer Property

Returns a HeaderFooter object that represents the footer that appears at the bottom of a slide or in the lower-left corner of a notes page, handout, or outline. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Footer As HeaderFooter
    Get
'Usage
Dim instance As HeadersFooters
Dim value As HeaderFooter

value = instance.Footer
HeaderFooter Footer { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.HeaderFooter

See Also

Reference

HeadersFooters Interface

HeadersFooters Members

Microsoft.Office.Interop.PowerPoint Namespace