TreatSectionAsDocument: Boolean;
The TreatSectionAsDocument property determines whether to treat the object sections as separate documents while the document marking.
If the value is True, the object sections are treated as separate documents, if the value is False, they are not.
For the regular report the section is a separate sheet, for the express report and workspace the section is the whole document.
The property use is given in the example for ISecurityLevel.Description.
See also: