PageFooter (Object)

Member of:

ReportSection object

Description:

Represents the attributes of the page footer group.

Example:

This example shows how to suppress the display of the page footer:

ActiveDocument.Sections["Report"].PageFooter.Visible = false

Methods:

None

Properties:

Read-write: KeepTogether as Boolean, KeepWithNext as Boolean, PageBreak as BqPageBreak, Visible as Boolean

Objects:

LineFormat object, FillFormat object, Tables collection, Fields collection, Shapes collection, Shapes collection, Pivots collection, Pivot collection, Chart collection