[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocument.MakeOutlines

MakeOutlines Method

MakeOutlines()

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.

For details, see the remarks section of the Outlines property.

Declaration
public OutlineNodeCollection MakeOutlines()
Returns
Type Description
OutlineNodeCollection

The combined outline for the multi-document.

See Also