Sections

IPresentation.Sections property

Returns a list of all slides sections that are defined in the presentation. Read-only ISectionCollection.

public ISectionCollection Sections { get; }

See Also