Sets the right margin of the report. Margins are set for the entire report.
When using this property and the SuspendCalculation (Property) is true, use the Recalculate (Method) to recalculate the Report section. |
This example shows how to set the right margin of the report to .25 inches:
ActiveDocument.Sections["Report"].RightMargin = .25