| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal document As SectionDocument _ ) | |
| C# | |
|---|---|
public PagesCollection( SectionDocument document ) | |
Parameters
- document
- Section document.
|
| ActiveReports Developer 7 | |
| PagesCollection Constructor(SectionDocument) | |
| See Also | |
| GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class > PagesCollection Constructor : PagesCollection Constructor(SectionDocument) |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal document As SectionDocument _ ) | |
| C# | |
|---|---|
public PagesCollection( SectionDocument document ) | |