ActiveReports 8
PageReport Constructor
See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports Namespace > PageReport Class : PageReport Constructor

Glossary Item Box

Initializes a new instance of PageReport class.

Overload List

OverloadDescription
PageReport Constructor()Initializes a new instance of PageReport class.  
PageReport Constructor(FileInfo)Initializes a new instance of PageReport class using the specified report definition file.  
PageReport Constructor(TextReader)Initializes a new instance of PageReport class using the specified report definition.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also