次の方法で共有


Page.PageHeight プロパティ

定義

物理的なページ指向のレンダラーでレポートを表示するときの既定の高さを取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象