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

Syntax

public SectionCollection Sections { get; }

Limitations

Runtime only.

Read only.