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

In This Topic
Outlines Property (C1MultiDocumentItem)
In This Topic
Gets the collection of outlines defined on the document or report represented by the current multi-document item.

For details, see the remarks section of the property.

Syntax
'Declaration
 
Public ReadOnly Property Outlines As OutlineNodeCollection
 
See Also