IGxDocument.SectionCount

Syntax

SectionCount: Integer;

Description

The SectionCount property returns the number of document sections.

Comments

In regular report a separate sheet is regarded as a section, in express report and workspace the entire document is regarded as a section.

Example

The property use is given in the example for IGxDocument.SectionName.

See also:

IGxDocument