次の方法で共有


PageSection.Height プロパティ

定義

ページ セクションの高さを取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象