Share via


footer property

Gets or sets the footer formatting string from the Page Setup Dialog Box.

Syntax

HRESULT value = object.put_footer(BSTR bstrFooter);HRESULT value = object.get_footer(BSTR* bstrFooter);

Property values

Type: BSTR

A pointer to a BSTR that receives the footer formatting string that specifies the information to be printed in each page's footer.