[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DocumentBase-1.Pages

Pages Property

Pages

Gets a reference to the page of the document.

Declaration
[Browsable(false)]
public IPagesCollection<PageType> Pages { get; }
Implements