Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal pageReport As PageReport _ ) |
C# | |
---|---|
public PageDocument( PageReport pageReport ) |
Parameters
- pageReport
- The page report object to create the page document from.
ActiveReports Developer 7 | |
PageDocument Constructor | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Document Namespace > PageDocument Class : PageDocument Constructor |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal pageReport As PageReport _ ) |
C# | |
---|---|
public PageDocument( PageReport pageReport ) |