TopMargin (Property)

Applies To:

ReportSection object

Description:

Sets the top margin of the report. Margins are set for the entire report, read-write, Number

Example:

This example shows how to set the top margin of the report to .25 inches.

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