BottomMargin (Property)

Applies To:

ReportSection object

Description:

Sets the bottom margin of reports. Margins are set for the entire report.

Note:

If the SuspendCalculation (Property) is true (which is the), use the Recalculate (Method) to recalculate the Report section.

Action:

Read-write, Number

Example:

This example shows how to make a bottom report margin .25 inches:

ActiveDocument.Sections["Report"].BottomMargin = .25