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 header formatting string from the Page Setup Dialog Box.
Syntax
HRESULT value = object.put_header(BSTR bstrHeader);HRESULT value = object.get_header(BSTR* bstrHeader);
Property values
Type: BSTR
A pointer to a BSTR that receives the header formatting string that specifies the information to be printed in the header on each page.