Page.LeftMargin 속성

정의

왼쪽 여백의 너비를 가져옵니다.

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

속성 값

ReportSize 개체입니다.

적용 대상