C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocumentItem Class / OutlineNode Property

In This Topic
OutlineNode Property
In This Topic
Gets or sets the outline node representing the current item in Outlines.

For details, see the remarks section of the property.

Syntax
'Declaration
 
Public Property OutlineNode As OutlineNode
 

Property Value

The combined outline for the multi-document.
See Also