Report.Pages Propiedad

Definición

Obtiene un objeto que contiene información de paginación.

public:
 property Microsoft::ReportingServices::ReportRendering::PageCollection ^ Pages { Microsoft::ReportingServices::ReportRendering::PageCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.PageCollection Pages { get; }
member this.Pages : Microsoft.ReportingServices.ReportRendering.PageCollection
Public ReadOnly Property Pages As PageCollection

Valor de propiedad

Un PageCollection objeto que contiene información opcional de paginación.

Se aplica a