See Also

Page Members  | DataDynamics.ActiveReports.Document Namespace

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Page Class

Represents a printed page in the report document.

For a list of all members of this type, see Page members.

Object Model



Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Document.Page

Syntax

[Visual Basic]
Public Class Page
[C#]
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.

See Also

Page Members  | DataDynamics.ActiveReports.Document Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.