Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a single header or footer.
The HeaderFooter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Exists | True if the specified HeaderFooter object exists. |
![]() |
Index | Returns a WdHeaderFooterIndex constant that represents the specified header or footer in a document or section. |
![]() |
IsHeader | True if the specified HeaderFooter object is a header. |
![]() |
LinkToPrevious | True if the specified header or footer is linked to the corresponding header or footer in the previous section. When a header or footer is linked, its contents are the same as in the previous header or footer. |
![]() |
PageNumbers | Returns a PageNumbers collection that represents all the page number fields included in the specified header or footer. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
Range | Returns a Range object that represents the portion of a document that's contained in the specified object. |
![]() |
Shapes | Returns a Shapes collection that represents all the Shape objects in the specified header or footer. This collection can contain drawings, shapes, pictures, OLE objects, ActiveX controls, text objects, and callouts. |
Top
.gif)