An instance of the Header
public class HeaderFooterCollection: ICollection, IEnumerablePublic Class HeaderFooterCollection
Implements ICollection
Implements IEnumerable| Method | Description |
|---|---|
| Add | Adds a new header or footer to a Text Control document or to a certain section of the document. |
| Copy |
Copies the elements of the collection to an array, starting at a particular index. |
| Get |
Returns an enumerator that can be used to iterate through the collection. |
| Get |
Gets a particular header or footer from the collection. |
| Remove | Removes a header or footer from a Text Control document or from a certain section. |
| Property | Description |
|---|---|
| Count | Gets the number of elements contained in the collection. |