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

ReportSize,指出頁面的高度。

適用於