Gets the sections of the document. This collection is read-only. If you want to add new or remove sections, add or remove corresponding SectionBreak objects from the document body.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public SectionCollection Sections { get; }

Property Value

Type: SectionCollection