Page.RightMargin 属性

定义

获取右边距的宽度。

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

属性值

ReportSize 对象。

适用于