다음을 통해 공유


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 개체입니다.

적용 대상