ActiveReports 8
PageDocument Constructor

The page report object to create the page document from.
Initializes a new instance of PageDocument Class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pageReport As PageReport _
)
public PageDocument( 
   PageReport pageReport
)

Parameters

pageReport
The page report object to create the page document from.
See Also

Reference

PageDocument Class
PageDocument Members

Support Forum