Report.Page 属性

定义

注意

Use ReportSection.Page instead.

获取有关报表的页面布局信息。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Page ^ Page { Microsoft::ReportingServices::OnDemandReportRendering::Page ^ get(); };
[System.Obsolete("Use ReportSection.Page instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.Page Page { get; }
[<System.Obsolete("Use ReportSection.Page instead.")>]
member this.Page : Microsoft.ReportingServices.OnDemandReportRendering.Page
Public ReadOnly Property Page As Page

属性值

Page 对象。

属性

适用于