[]
Represents a collection of HeaderFooter objects in a section. Section may contain every type of HeaderFooterType HeaderFooter(
public class HeaderFooterCollection
Gets the section header/footer by its type.
public HeaderFooter this[HeaderFooterType type] { get; }
type
HeaderFooterTypeThe header/footer type.
The HeaderFooter with the specified type.