​
​
​

Gets a collection of all sections in the document. The property's value is an object of the type SectionCollection.

​ Introduced: 14.0.

Syntax

​public SectionCollection Sections { get; }
​Public ReadOnly Property Sections() As SectionCollection
​

Limitations

Runtime only.

Read only.

​