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

In This Topic
NestedOutlinesMode Property
In This Topic
Gets or sets a value specifying how outlines of the document or report represented by the current item will be treated when the outline for the whole multi-document is prepared. This property is ignored if OutlineNode is null.

For details, see the remarks section of the property.

Syntax
'Declaration
 
Public Property NestedOutlinesMode As NestedOutlinesMode
 
See Also