ActiveReports 9
Page Class
Members 

Represents a printed page in the report document.
Object Model
Page Class
Syntax
'Declaration
 
Public Class Page 
public class Page 
Remarks

The Page class provides primitive drawing methods that you can use to create content on the page in the PageStart or PageEnd events or after the report has completed execution.

Drawing to the page in the PageStart event renders behind the report's page content, while drawing in the PageEnd event renders in the foreground on top of the report content.

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Document.Section.Page

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

Reference

Page Members
GrapeCity.ActiveReports.Document.Section Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum