HeadersFooters

WordProcessingSection.HeadersFooters property

Gets the collection of all headers and footers of this WordProcessingSection.

public WordProcessingHeaderFooterCollection HeadersFooters { get; }

Property Value

The collection of all headers and footers of this WordProcessingSection.

See Also