Represents the attributes of the report footer group. Typically, the report footer is a summarizing band of information and that is printed only on the last page of the report.
This example shows how to add a rose fill color to the report footer:
ActiveDocument.Sections["Report"].ReportFooter.Fill.Color = 16751052
Read-write: KeepTogether as Boolean, KeepWithNext as Boolean, PageBreak as BqPageBreak, Visible as Boolean
LineFormat object, FillFormat, Tables, Fields, Shapes, Shapes, Pivots collection, Pivot collection, Chart collection