IGxDocumentLabel.TreatSectionAsDocument

Syntax

TreatSectionAsDocument: Boolean;

Description

The TreatSectionAsDocument property returns whether the object sections are marked as separate documents on print and export.

Comments

The property returns True if the object sections are marked as separate documents, otherwise it returns False.

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

See also:

IGxDocumentLabel