ActiveReports Developer 7
SectionDocument Constructor()
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document Namespace > SectionDocument Class > SectionDocument Constructor : SectionDocument Constructor()

Glossary Item Box

Creates a new instance of the Document class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public SectionDocument()

See Also