[]
Gets the section header/footer by its type.
public HeaderFooter this[HeaderFooterType type] { get; }
| Type | Name | Description |
|---|---|---|
| HeaderFooterType | type | The header/footer type. |
| Type | Description |
|---|---|
| HeaderFooter | The HeaderFooter with the specified type. |