Sections

WordProcessingContent.Sections property

Gets the collection of all sections of this WordProcessingContent.

public WordProcessingSectionCollection Sections { get; }

Property Value

The collection of all sections of this WordProcessingContent.

See Also