Outlines Property (C1Document)
Gets the OutlineNodeCollection representing the collection of OutlineNode objects in the current document.
public OutlineNodeCollection Outlines {get;}
'Declaration
Public ReadOnly Property Outlines As OutlineNodeCollection