言語

Page.PageHeight プロパティ

定義

物理ページ指向レンダラーでレポートをレンダリングするためのデフォルトの高さを取得したり設定したりします。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize PageHeight { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize PageHeight { get; set; }
member this.PageHeight : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property PageHeight As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象