ActiveReports 12
SectionDocument Class
Members 

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document Namespace : SectionDocument Class
The Document object represents the generated output of a report.
Object Model
SectionDocument Class
Syntax
'Declaration
 
Public Class SectionDocument 
public class SectionDocument 
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
   GrapeCity.ActiveReports.Document.SectionDocument

See Also

Reference

SectionDocument Members
GrapeCity.ActiveReports.Document Namespace