Returns an array of Section objects that represents all the sections in this Document.

public Section[] Sections{ get; }
<p>Public ReadOnly Property Sections() As Section()</p>