Report.TopMargin Property

Definition

Gets the width of the top margin.

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

Property Value

A ReportSize object containing the width of the margin on top.

Applies to