Style.PaddingBottom 속성

정의

보고서 항목의 아래쪽 가장자리와 해당 내용 사이의 안쪽 여백으로 계산되는 식을 가져옵니다.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ PaddingBottom { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty PaddingBottom { get; }
member this.PaddingBottom : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public Overrides ReadOnly Property PaddingBottom As ReportSizeProperty

속성 값

보고서 항목의 아래쪽 가장자리와 해당 내용 사이의 안쪽 여백을 나타내는 ReportSizeProperty 개체입니다.

적용 대상