HeaderFooter Interface

Definition

Represents a single header or footer.

public interface class HeaderFooter
[System.Runtime.InteropServices.Guid("000244A1-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface HeaderFooter
Public Interface HeaderFooter
Attributes

Remarks

You can also return a single HeaderFooter object by using the HeaderFooter property with a Selectionobject.

Use the DifferentFirstPageHeaderFooter property with the PageSetupobject to specify a different first page.

Properties

Picture

Returns a Graphic object that represents a picture field included in the specified header or footer. Read-only.

Text

Returns or sets a String that represents text included in the specified header or footer. Read/write.

Applies to