Report.BottomMargin Property

Definition

Gets the width of the bottom margin.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportSize ^ BottomMargin { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize BottomMargin { get; }
member this.BottomMargin : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property BottomMargin As ReportSize

Property Value

A ReportSize object that contains the width of the bottom margin of the report.

Applies to