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.
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.