Represents a printed page in the report document.
For a list of all members of this type, see Page members.
|
System.Object
DataDynamics.ActiveReports.Document.Page
[Visual Basic]
Public Class Page
[C#]
public class Page
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.
Page Members | DataDynamics.ActiveReports.Document Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.