Builds the outline tree for the current multi-document, merging the multi-document's own
outlines (Outlines) and outline trees of documents and reports
contained within the multi-document.
Namespace:
C1.C1PreviewFor details, see the remarks section of the property.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public OutlineNodeCollection MakeOutlines() |
| Visual Basic |
|---|
Public Function MakeOutlines As OutlineNodeCollection |