다음을 통해 공유


Page.RightMargin 속성

정의

오른쪽 여백의 계산된 너비를 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize RightMargin { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize RightMargin { get; set; }
member this.RightMargin : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property RightMargin As ReportSize

속성 값

ReportSize 개체입니다.

적용 대상