Report.TopMargin 속성

정의

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

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

속성 값

위쪽 여백의 너비를 포함하는 ReportSize 개체입니다.

적용 대상