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

public Section[] Sections{ get; }
Public ReadOnly Property Sections() As Section()