ActiveReports 6 Online Help
Document Class
Members 

The Document object represents the generated output of a report.
Object Model
Document ClassBookmarksCollection ClassBookmark ClassPagesCollection ClassPage ClassPrinter ClassUserPreferences Class
Syntax
'Declaration
 
Public Class Document 
public class Document 
Remarks

ActiveReports renders its output to the pages of a document object.  The document can be used with any of the viewer controls, saved for later retrieval or exported using any of ActiveReports export filters.

Implements the ISerializable interface.

Inheritance Hierarchy

System.Object
   DataDynamics.ActiveReports.Document.Document

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

Document Members
DataDynamics.ActiveReports.Document Namespace

Send Feedback