[]
Gets the OutlineNodeCollection representing the collection of OutlineNode objects of the current document.
[C1TypeSerialization(C1TypeSerializationEnum.Content)]
[C1CollectionSerialization(false, true)]
[Browsable(false)]
[C1OpenXmlSerialization("outlines.xml")]
public OutlineNodeCollection Outlines { get; }
<C1TypeSerialization(C1TypeSerializationEnum.Content)>
<C1CollectionSerialization(False, True)>
<Browsable(False)>
<C1OpenXmlSerialization("outlines.xml")>
Public ReadOnly Property Outlines As OutlineNodeCollection