閱讀英文

共用方式為


Report.Page 屬性

注意:此 API 已經過時。

Gets the page layout information about the report.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

[ObsoleteAttribute("Use ReportSection.Page instead.")]
public Page Page { get; }

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.Page
A Page object.

請參閱

參考

Report 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間