C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / MakeOutlines Method

In This Topic
MakeOutlines Method
In This Topic
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 property.

Syntax
'Declaration
 
Public Function MakeOutlines() As OutlineNodeCollection
 

Return Value

The combined outline for the multi-document.
See Also