Report.Page Propiedad

Definición

Precaución

Use ReportSection.Page instead.

Obtiene la información de diseño de página sobre el informe.

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

Valor de propiedad

Un objeto Page.

Atributos

Se aplica a