HeaderFooterCollection Methods |
The HeaderFooterCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Adds a node to the end of the collection.
(Inherited from NodeCollection.) |
![]() ![]() | Clear |
Removes all nodes from this collection and from the document.
(Inherited from NodeCollection.) |
![]() ![]() | Contains |
Determines whether a node is in the collection.
(Inherited from NodeCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from NodeCollection.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IndexOf |
Returns the zero-based index of the specified node.
(Inherited from NodeCollection.) |
![]() ![]() | Insert |
Inserts a node into the collection at the specified index.
(Inherited from NodeCollection.) |
![]() ![]() | LinkToPrevious(Boolean) |
Links or unlinks all headers and footers to the corresponding
headers and footers in the previous section.
|
![]() ![]() | LinkToPrevious(HeaderFooterType, Boolean) |
Links or unlinks the specified header or footer to the corresponding
header or footer in the previous section.
|
![]() ![]() | Remove |
Removes the node from the collection and from the document.
(Inherited from NodeCollection.) |
![]() ![]() | RemoveAt |
Removes the node at the specified index from the collection and from the document.
(Inherited from NodeCollection.) |
![]() ![]() | ToArray |
Copies all HeaderFoorters from the collection to a new array of HeaderFoorters.
|
![]() | ToString | (Inherited from Object.) |