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

In This Topic
Outlines Property (C1PrintDocument)
In This Topic
Gets the OutlineNodeCollection representing the collection of OutlineNode objects of the current document.
Syntax
'Declaration
 
Public ReadOnly Property Outlines As OutlineNodeCollection
 
See Also