Report.Pages Propriété

Définition

Obtient un objet qui contient les informations de pagination.

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

Valeur de propriété

Objet PageCollection contenant les informations de pagination facultatives.

S’applique à