MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PagesCollection Class / PagesCollection Constructor / PagesCollection Constructor(SectionDocument)
The document.

In This Topic
PagesCollection Constructor(SectionDocument)
In This Topic
Initializes a new instance of the PagesCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal document As SectionDocument _
)
 

Parameters

document
The document.
See Also