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

适用于