HeaderFooter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |