言語

Report.PageHeight プロパティ

定義

ページの高さを取る。

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

プロパティ値

ページの高さを示す ReportSize

適用対象