HeaderFooter Properties

Include Protected Members
Include Inherited Members

The HeaderFooter type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Exists True if the specified HeaderFooter object exists.
Public property Index Returns a WdHeaderFooterIndex constant that represents the specified header or footer in a document or section.
Public property IsHeader True if the specified HeaderFooter object is a header.
Public property 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.
Public property PageNumbers Returns a PageNumbers collection that represents all the page number fields included in the specified header or footer.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property 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

See Also

Reference

HeaderFooter Interface

Microsoft.Office.Interop.Word Namespace